discourse/plugins/chat/test/javascripts/acceptance
Alan Guo Xiang Tan 9fad71809c
UX: Improve defaults shown for categories and tags section in sidebar (#22062)
Why is this change required?

When a site is newly setup and a user has just been created, the
categories and tags sections are hidden from the user. This happens
because the admin has not configured the `default_navigation_menu_categories` or
`default_navigation_menu_tags` site settings. When the categories and tags
sections are hidden from the user, the sidebar looks extremely bare and
does not create a good experience.

What is being change?

In this commit, we're changing the logic such that the site's top
categories and tags are displayed if the user does not have any
categories/tags configured in each respective section. The only
regression introduced in this change is that the categories and tags
section can no longer be hidden as a result. However, we have plans to
address this in the future by allowing sidebar sections to be configured
to be hidden by each individual user.
2023-06-16 09:06:01 +08:00
..
chat-composer-test.js UX: chat composer buttons refactor + emoji (#21852) 2023-05-31 15:12:35 +02:00
chat-live-pane-collapse-test.js DEV: Remove lazy-yt and replace with lazy-videos (#20722) 2023-03-29 11:54:25 -04:00
chat-live-pane-test.js DEV: `/channel` -> `/c` chat route rename (#19782) 2023-01-27 09:58:12 -03:00
hashtag-css-generator-test.js UX: Improve defaults shown for categories and tags section in sidebar (#22062) 2023-06-16 09:06:01 +08:00
user-status-on-mentions-test.js DEV: disable flaky specs (#22013) 2023-06-09 00:01:41 +04:00