jack222
(name)
March 2, 2026, 3:42pm
1
Hello,
The underline indicator below the “Suggested” and “Related” tabs is vertically misaligned. When switching between the two tabs, the horizontal line appears at different heights, resulting in an inconsistent layout.
I believe this is a UI issue that may need to be fixed.
1 Like
Thanks for reporting it! we have some changes to these tabs in the works that will remedy this soon.
main ← dev-render-more-tabs-header
merged 04:40PM - 02 Mar 26 UTC
This makes these tabs for suggested topics less fragile by rendering the tabs di… rectly 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.
2 Likes
Falco
(Falco)
March 3, 2026, 11:38pm
3
@awesomerobot the tabs are gone on mobile here on Meta, is it related?
3 Likes
awesomerobot
(Kris)
Split this topic
March 9, 2026, 2:04pm
5
A post was merged into an existing topic: Modernizing the Foundation theme
Falco
(Falco)
Closed
March 9, 2026, 11:00am
6
This topic was automatically closed after 2 days. New replies are no longer allowed.