mirror of https://github.com/zulip/zulip.git
c6be850fb9
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. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |