zulip/frontend_tests
Rohitt Vashishtha 4d14ba41ba dropdown-list-widget: Properly handle disabled state.
We wrap the [reset] anchor tag in a button so that we can set 'disabled'
attribute on it. We change the styles to hide the [reset] button and the
pencil icon when the widget is disabled.

We also need to call `e.preventDefault()` in the event handler since now
the anchor tag behaves as a button.
2020-05-20 09:51:38 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests casper: Fix invalid check in 00-realm-creation. 2020-05-06 10:54:48 -07:00
node_tests dropdown-list-widget: Properly handle disabled state. 2020-05-20 09:51:38 -07:00
puppeteer_lib puppeteer: Add screenshot method to common module. 2020-05-19 15:58:04 -07:00
puppeteer_tests puppeteer: Rename run functions to something more descriptive. 2020-05-19 15:58:04 -07:00
zjsunit zjquery: Do not run JSON.parse on data-* attrs. 2020-05-16 14:51:19 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00