bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
169 stars 80 forks source link

core: frontend: extensions manager tabs aren't centered #2942

Open ES-Alexander opened 1 month ago

ES-Alexander commented 1 month ago

Current behaviour

The tabs are intended to be centred, but seem to be pushed over to the left by the settings cog button:

Screenshot 2024-10-03 at 3 13 40 PM

Not a functional problem, just looks weird.

Expected or desired behaviour

The tabs should be centred within the card, such that the edge of the underline of the selected tab is aligned with the centre gap between the installed extensions.

When the space runs out I think the tabs should be cut off on the right by the settings cog, and able to scroll out from underneath it (which will be extra relevant once there's an extra tab for Bazaar).

Prerequisites