-
Notifications
You must be signed in to change notification settings - Fork 10
Opening the map utils plugin closes open sidebar plugin #734
Comments
This is actually by design. You can reproduce this behavior in production by opening any sidebar plugin and then activating the measure plugin. |
Ah, got it. We may want to change it so that it closes only if you select one of the map util plugins. Currently it closes the sidebar plugin even if you just click the map utils button to open the menu. |
Yeah, I tried really hard to figure out a way to open that menu without "activating" the plugin but the API just isn't flexible enough to allow this. I thought setting the plugin option |
I spent a little bit of time looking into this, and I think @kdeloach is correct. There's not a good way to do this without some changes to the plugin API. |
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands Connects CoastalResilienceNetwork#732 Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
Fixes various UX issues with map_utils plugin by integrating it into the framework core. Changes: * Replace custom dropdown with Bootstrap widget * Merge CSS, templates, and locale files * Simplify map_utils commands * Add intro popup to measure command * Add delete button to measure command Connects CoastalResilienceNetwork#732 Connects CoastalResilienceNetwork#734 Connects CoastalResilienceNetwork#738
I think the sidebar plugin should stay open.
To reproduce:
The text was updated successfully, but these errors were encountered: