0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app/assets/stylesheets/desktop/components
Kris b89e514552
DEV: Render more-topics tabs inside topic list header (#38127)
This makes these tabs for suggested topics less fragile by rendering the
tabs directly within the `th` cell, rather than implementing them
outside the table an absolutely positioning them.

<img width="2038" height="828" alt="image"
src="https://github.com/user-attachments/assets/f746dbaf-cbd0-4fcc-9147-73856782b5a9"
/>

This is done by moving the tab state into a `MoreTopicsTabsService` so
`TopicCell` can access it directly.
2026-03-02 11:40:17 -05:00
..
sidebar UX: Spacing & padding adjustments to sidebar items, rows, and buttons (#37019) 2026-01-09 14:40:54 -06:00
_index.scss DEV: Render more-topics tabs inside topic list header (#38127) 2026-03-02 11:40:17 -05:00
drafts-dropdown-menu.scss UX: multiple drafts menu improvements (#31195) 2025-02-05 15:19:13 +04:00
header-search.scss DEV: Refactoring animations (#35947) 2025-11-11 04:59:32 -06:00
user-card.scss DEV: Additional topic list spacing variables (#33571) 2025-07-14 14:54:24 -05:00
user-info.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
user-stream-item.scss UX: user stream alignment fix for likes (#31234) 2025-02-07 17:28:31 +04:00