dropdown in dialog navbar broken
See original GitHub issueI recently upgrade materialize css to the latest dev snapshot because of the iOS 13 troubles. I just realized that since then, my menu dropdowns from dialog navbars do not work anymore, those in pages still work.
In some cases they’re rendered full width instead of the needed space to the right.
In some cases the dropdown-elements stay visible in a different position after dropdown close.
And my callbacks for the items do not work anymore since the rendering is done as child of document.body
, and my event listener sits on the navbar.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
nav-bar drop down menu not working properly - Stack Overflow
My nav-bar drop-down menu button is not working? I am trying to work with the nav-bar button as shown in the code below....
Read more >dropdowns not going outside of bounding containers #404
It seems that dropdowns seem to render only within the parent container that the select is in, instead of being on top of...
Read more >kendoreact drowdownlist don't display in dialog conteiner
i have a kendoreact dialog and inside this i put a dropdownlist but this don´t display the items. my code is:.
Read more >Dropdown arrow on navbar not showing
A smaller down arrow than a right arrow is actually out-of-the-box display behavior. You can increase the size using CSS with something like ......
Read more >10 Most Common Bootstrap Mistakes That Developers Make
These include Typography, Tables, Forms, Buttons, Glyphicons, Dropdowns, Buttons and Input Groups, Navigation, Pagination, Labels and Badges, Alerts, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
So point is, it fixes a problem for me, and I can’t imagine I’m the only one with dropdowns in modal navbars.
Or ask @Dogfalo what the current status of all PR’s is.