discourse/app/assets/stylesheets/desktop
Alan Guo Xiang Tan c991b8f6a0
UX: Sections not collapsable in "header dropdown" navigation menu (#21604)
What is the problem?

This is a follow up to 4cca7de22d. In the
commit, CSS was used to disable the collapsing of sections in the header
dropdown navigation menu when the `navigation_menu` site setting is set
to `header dropdown`. However, using CSS is not the correct approach as
the underlying code is still marking the section as collapsable which
means that the sections will still be displayed as collapsed with no way
to "uncollapse" if the local store has already marked the section as
collapsed.

What is the fix?

This commit removes the usage of CSS to hide the collapsabe button and
instead correctly marks the section as not collapsable in the code.
2023-05-17 14:28:09 +08:00
..
admin DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
components FIX: uses popper for cards 2023-01-30 21:12:30 +01:00
_index.scss DEV: remove old and experimental user menu styles (#21326) 2023-05-02 15:07:42 -04:00
admin_customize.scss
alert.scss FEATURE: update bootstrap mode notice to add invite and wizard links (#17822) 2022-08-10 00:13:42 +05:30
category-list.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
compose.scss UX: fix kbd tag text's color in the composer full screen prompt (#21169) 2023-04-19 10:05:26 -05:00
discourse.scss UX: improve layout and styles for solo preferences (#21094) 2023-04-19 09:41:02 -04:00
edit-category.scss UX: Move category editing/creation to its own page (#10973) 2020-10-23 12:49:02 -04:00
group.scss UX: Fix alignment in group navigation bar (#15169) 2021-12-02 09:45:33 -05:00
header.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
history.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
latest-topic-list.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
login.scss UX: better email login pages (#19058) 2022-11-17 13:09:39 +05:30
menu-panel.scss UX: Sections not collapsable in "header dropdown" navigation menu (#21604) 2023-05-17 14:28:09 +08:00
modal.scss UX: remove fixed width from buttons (#20369) 2023-02-20 11:17:17 +01:00
topic-list.scss UX: Various improvements to welcome topic CTA (#21010) 2023-05-12 17:09:40 +03:00
topic-post.scss UX: fix width for top embedded reply, post notice (#20546) 2023-03-06 11:24:49 -05:00
topic.scss UX: highlight vars updates (#20346) 2023-02-21 10:15:49 +01:00
upload.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
user.scss DEV: remove old and experimental user menu styles (#21326) 2023-05-02 15:07:42 -04:00