-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
🔧 migrate b-navbar #6382
🔧 migrate b-navbar #6382
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request modifies the Navbar component in a Vue.js application. It migrates the structure of the Navigation bar from using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
didn't find anything that isn't working
Co-authored-by: Luke Fishman <[email protected]>
Blocked:
edit: found a workaround |
@roiLeo switching language on mobile changes the language but the modal won't close as soon as i click it, it keeps open. |
Isn't it the current behavior on beta? are you logged in? |
i'm not logged and using mobile beta behavior: beta.mp4deploy: 6382.mp4 |
Should be good now, thanks for reporting |
ty, will do another round of testing now |
scroll.mp4
search.button.opening.the.whole.modal.mp4found a old bug: #6395 for now i think that's it, but i wouldn't mind testing a bit more later |
|
closes #6395, feel free to test again |
thanks a lot for the fixes @roiLeo only problem i see now is this one: search.mp4search icon not appearing on other pages, only inside menu |
Code Climate has analyzed commit 72bd5db and detected 0 issues on this pull request. View more on Code Climate. |
🚀 letsgo |
@prury you have to check if nothing breaks in navbar (mobile, desktop, links etc..) compared to beta/canary
edit: Mobile navbar doesn't work hehefixed 🎉note: Didn't changed
StatsDropdown
component since it's not used