zulip/web
Sahil Batra c6be850fb9 groups_settings: Fix browser back button for groups overlay.
There is no problem in behavior of browser back button if we open
the group settings overlay using "#groups/your", "#groups/all" or
"#groups/new" url hash, but someone can directly go to a link with
"#groups" and in this case we want to fix the browser back button.

This commit replaces "#groups" entry with "#groups/your" which is the
default section opened, such that pressing back when on "#groups/your"
does not go to "#groups", which will then a form a cycle and instead
go back actually.
2024-01-22 13:11:36 +05:30
..
e2e-tests settings: Rename four custom profile fields types. 2024-01-21 12:51:53 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared gear_menu_popover: Update the rocket icon used for plan and pricing. 2023-12-13 07:59:13 -08:00
src groups_settings: Fix browser back button for groups overlay. 2024-01-22 13:11:36 +05:30
styles user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-19 09:48:02 -08:00
templates gear_menu: Open group settings overlay with "#groups/your" hash. 2024-01-22 13:11:36 +05:30
tests rendered markdown: Assert data-user-group-id is always defined. 2024-01-19 17:54:07 -08:00
third typeahead: Maybe stop advance for keypress always. 2024-01-14 15:07:24 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json portico: Scope pricing-plans styles to pages that need it. 2024-01-15 18:43:33 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00