zakodium-oss / react-science

React components and tools to build scientific applications.
https://react-science.pages.dev
MIT License
2 stars 6 forks source link

Improve layout of tabs #628

Closed stropitek closed 8 months ago

stropitek commented 8 months ago

Before: CleanShot 2024-01-04 at 14 10 39

Now: CleanShot 2024-01-04 at 14 11 13

I think it would be nice to bring the horizontal separator line back and decrease the space between the tabs and the tab content.

You might want to use something similar to the "fill height" example in the docs: CleanShot 2024-01-04 at 14 13 14

wadjih-bencheikh18 commented 8 months ago

I used navbar component

image

wadjih-bencheikh18 commented 8 months ago

I used navbar blueprintjs component

image

stropitek commented 8 months ago

screenshot-navbar-comments

Here are some comments. It's probably not enough and there are probably other ways to make it look good so feel free to try other things. Right now the layout looks a bit all over the place.