Closed Merodas closed 6 months ago
Thanks for the issue report! Seems to be a big indeed, in the example of the Leaflet plugin it does work correctly.
I can’t directly spot what the issue is. I hope it’s something dumb like having the wrong import order for the css files in TagFilterButton: easybuttons should probably be loaded before tagfilterbutton css. But I’m on mobile so can’t check right now.
Describe the bug The Dropdown appearing when using TagFilterButton overlaps with the (then hidden) button itself. Using multiple Filters becomes challenging, as the text stays hidden behind the other filter buttons.
Expected behavior Dropdown should open up next to the button, not overlapping it. By overlapping, using multiple TagFilterButtons is challenging.
Environment (please complete the following information):
Possible solutions Solution: Add margin between Button and Dropdown
folium is maintained by volunteers. Can you help making a fix for this issue? Sadly no, absolute beginner here.