Improving Dropdown Usability in Responsive Mode for VisualNEO Web - Forum

Forum Navigation
You need to log in to create posts and topics.

Improving Dropdown Usability in Responsive Mode for VisualNEO Web

In VisualNEO Web, using dropdowns in responsive mode can be challenging. Every parent div of the dropdown often hides it, requiring the tedious task of setting overflow-x and overflow-y for each parent div. It would greatly enhance usability if there were a more straightforward solution for handling dropdowns in responsive designs. Could this be simplified in future updates?"

@asmat DropDowns are a BootStrap built-in component. Not sure how it would be possible to improve it.