mirror of https://github.com/zulip/zulip.git
b3196e5310
Previously, if the user closes the settings modal by pressing the "Esc" key and if any date-pickers were open then they would remain on the screen. This commit fixes that and now date-pickers are closed when the settings modal is closed. Also added a puppeteer test to verify the said behavior. Fixes part of #25097. |
||
---|---|---|
.. | ||
lib | ||
admin.test.ts | ||
compose.test.ts | ||
copy-and-paste.test.ts | ||
custom-profile.test.ts | ||
delete-message.test.ts | ||
drafts.test.ts | ||
edit.test.ts | ||
mention.test.ts | ||
message-basics.test.ts | ||
navigation.test.ts | ||
realm-creation.test.ts | ||
realm-linkifier.test.ts | ||
realm-playground.test.ts | ||
settings.test.ts | ||
stars.test.ts | ||
stream_create.test.ts | ||
subscribe_toggle.test.ts | ||
user-deactivation.test.ts | ||
user-status.test.ts |