zulip/web
Prakhar Pratyush e1f3c54a1d message_edit: Fix tooltip not hidden on closing message edit form.
Bug:
A tooltip appears on hovering over a control button in the
message edit form. Now when the form was closed either using
Esc key (cancel) or Enter / Ctrl + Enter (save), the tooltip
didn't disappear. This resulted in a random tooltip visible
in the message list view.

Fix:
Since tippyjs doesn't hide tooltip even after the element is
hidden we need to explicitly hide the tooltip in those cases.
See https://github.com/atomiks/tippyjs/issues/938

This commit fixes the above mentioned bug by explicitly hiding
the tooltip instance.
2024-07-18 10:52:48 -07:00
..
e2e-tests navbar: Replace fa-envelope with zulip-icon-user. 2024-07-17 12:08:07 -07:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images
server
shared icons: Remove unused mail.svg. 2024-07-17 12:08:07 -07:00
src message_edit: Fix tooltip not hidden on closing message edit form. 2024-07-18 10:52:48 -07:00
styles search_pills: Fix subtle but serious alignment bug on user pills. 2024-07-17 14:50:35 -07:00
templates compose_box: Replace zulip-icon-mail with zulip-icon-user. 2024-07-17 12:08:07 -07:00
tests emoji_names: Rebuild with CLDR 45, emoji-data 15.1. 2024-07-17 22:49:52 -07:00
third bootstrap: Remove legacy nav nav-list classes and related CSS. 2024-07-15 10:00:22 -07:00
.browserslistrc
.gitignore
babel.config.js
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json