Skip to content

Conversation

FabulousCodingFox
Copy link
Contributor

Description

I have already tried to fix this bug by simply raising the sidebar above all other menus (see #26 ). There @Defelo suggested to close all other menus instead.

Since that pull, the dropdown menu in question has been given a function that closes it when interacting outside of it. Unfortunately, this does not solve the problem, as there are still artifacts or false overlaps in the transition. That's why I am nevertheless forced to raise the sidebar.

This can also not be prevented by adjusting the transition in NavbarMenu.vue so that it triggers directly and not only after 1000ms.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Translation updates (fix/improve or add new translations)

Fixes Bootstrap-Academy/Bootstrap-Academy#38

My Bootstrap Academy username:
FabulousFox

@FabulousCodingFox
Copy link
Contributor Author

Bildschirmfoto am 2023-12-15 um 23 20 14

Captured the brief moment where the sidebar deployed but the profile navbar transition has not triggered yet

@FabulousCodingFox
Copy link
Contributor Author

The merge conflict has been resolved. Testing is still required to verify functionality.

@FabulousCodingFox
Copy link
Contributor Author

I intended to remove the unused z-100 class from Tailwind, but I noticed it’s still being used in other files. Therefore, I'll keep it for now.

@FabulousCodingFox
Copy link
Contributor Author

I’ve completed the testing, and it’s now working as expected.

@Defelo Defelo self-requested a review October 27, 2024 10:03
@Joshiy13
Copy link
Contributor

The change works as expected from my testing aswell

Copy link

github-actions bot commented Feb 4, 2025

Preview deployed to https://c0fcd39f.academy-preview.pages.dev (total size: 15M)

@Defelo Defelo merged commit 0db2b45 into Bootstrap-Academy:develop Feb 4, 2025
2 checks passed
@FabulousCodingFox FabulousCodingFox deleted the fix-38 branch February 4, 2025 14:29
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.

Profile menu overlaying side menu

3 participants