Skip to content

Conversation

@Mil4n0r
Copy link
Collaborator

@Mil4n0r Mil4n0r commented Feb 12, 2024

Checklist

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Description
There was a problem where the NavTab with the style modifications was not covering the full width in the website.

It seems that it was due to using negative z-index, the Underbar was not showing, changing the values and removing the unneeded grid inside the website layout should work.

It is still needed to update the library used inside the website

@Mil4n0r Mil4n0r requested a review from GomezIvann February 12, 2024 14:58
@Mil4n0r Mil4n0r marked this pull request as ready for review February 13, 2024 06:55
@GomezIvann GomezIvann self-assigned this Feb 13, 2024
Copy link
Collaborator

@GomezIvann GomezIvann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed the PR and I think there's no need for so many changes. Removing the grid container from website (since there's no divider in there anymore) and also removing the z-index: -1 from the NavTabs do the job.

@Mil4n0r Mil4n0r requested a review from GomezIvann February 15, 2024 15:00
@GomezIvann GomezIvann merged commit 2d43940 into master Feb 15, 2024
@GomezIvann GomezIvann deleted the Mil4n0r/navtab_width-fix branch February 15, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants