mirror of https://github.com/zulip/zulip.git
0f960e04c4
When you deactivate a user, visit another page, and then come back, the user shows up in another table (the "Deactivated Users" table), and no longer has the strikeout styling of a recently deactivated user. Using the strikeout class as a selector to test if the user has been reactivated will of course not be a good test, and if you have a slow machine, lose a race condition. When you deactivate a user, visit another page, and then come back, the user shows up in another table, and no longer has the strikeout styling of a recently deactivated user. Using strikeout class to test if the user has been reactivated will of course not be a good test, and if you have a slow machine, lose a race condition. |
||
---|---|---|
.. | ||
00-login.js | ||
01-site.js | ||
02-narrow.js | ||
03-compose.js | ||
04-subscriptions.js | ||
05-settings.js | ||
07-stars.js | ||
09-edit.js | ||
10-navigation.js | ||
11-admin.js |