Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/breadrcrumbs not showing on fixed view width #43989

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

emoral435
Copy link
Contributor

Summary

The breadcrumbs not showing up in the latest changes was due to a small error in logic made in c8b68ce.
Instead of not showing breadcrumbs when the viewport is bigger than 7xx pixels, we should show it when its bigger than the small view width!

Fix:
image

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
@emoral435 emoral435 self-assigned this Mar 5, 2024
@skjnldsv skjnldsv merged commit 799c6de into master Mar 5, 2024
96 of 98 checks passed
@skjnldsv skjnldsv deleted the fix/breadrcrumbs-not-showing-on-fixed-view-width branch March 5, 2024 09:34
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants