FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.56k stars 847 forks source link

[Feature Request]: Inconsistency with trending UI #3205

Open efb4f5ff-1298-471a-8973-3d47447115dc opened 1 year ago

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 year ago

Guidelines

Problem Description

In https://github.com/FreeTubeApp/FreeTube/issues/3204 u see that u hover over an tab it will show an grey underline. On the trending page this doesnt happen.

Proposed Solution

When u hover on a tab on the trending page the tab that isnt active should show an underline just like on the channels page.

Alternatives Considered

None.

Issue Labels

visual improvement

Additional Information

No response

absidue commented 1 year ago

Currently the tabs are implemented very differently on the trending and channel pages, we should probably make them a lot more similar.

ChunkyProgrammer commented 1 year ago

Yeah, a shared component for tabs would be cool to have if possible