mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
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. |
||
|---|---|---|
| .. | ||
| sidebar | ||
| _index.scss | ||
| drafts-dropdown-menu.scss | ||
| header-search.scss | ||
| user-card.scss | ||
| user-info.scss | ||
| user-stream-item.scss | ||