mirror of https://github.com/zulip/zulip.git
a527d196d7
This commit changes some fragile selectors (like `a[href=#link]`) to more stable selectors because they are more prone to break from doing something normal like adding another link in the app. It also solves an inconsistency in `07-navigation.ts`, where the subscription overlay was opened by clicking on the header stream instead of the menu list. It also fixes a rare flake (in `07-navigation.ts`), where the close button of subscription overlay was not clicked due to a delay in the opening. The delay was caused by clicking the header stream to open subscription overlay which caused unnecessary loading of the stream setting(Verona). |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |