mirror of
https://github.com/discourse/discourse.git
synced 2026-03-04 01:15:08 +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. |
||
|---|---|---|
| .. | ||
| components | ||
| _index.scss | ||
| category-list.scss | ||
| latest-topic-list.scss | ||
| topic.scss | ||