-
Notifications
You must be signed in to change notification settings - Fork 10
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
positionning conflict between cadastrapp pane and omnibar/burger menu #133
Comments
i've tested adding the cadastre layer to the map context (from the same source returned by |
@landryb do you except this ? |
that would seem logical, with the regular burger menu that users will try accessing for other tools (measure, annotation,etc..) - yes i know they can close the cadastrapp pane, but they'll be confused anyway. |
Many tools can't be open in the same time to avoid conflict between MapStore2 core actions. E.g if you open Cadastrapp and Annotation, what will happend with the main toolbar display or with others map clic actions ? So, it could be a good idea to keep visible the "other tools" burger buttons only if all plugins inside could close visible / opened plugin. About text bar, this tool have no conflict with cadastrapp (i think), so it should be useable all the time. |
In addition, some widgets (stats) could be hidden by a plugin UI. |
We will have the same problem with urbanism plugin because a lot of users needs to have both plugins (cadastrapp and urbanism) opened at the same time . |
May we close this issue now ? |
Yay ! |
This is a followup to #73 which only fixed one conflict between cadastrapp pane and identify tool popup.
Users of cadastrapp are (once the cadastrapp pane is open) being confused by not being able to enter an address in the omnibar, or they complain they cant print the map or access the annotation tool pane or being able to add more layers via layer catalog... (eg all the tools available in the burger menu).
Sure, one can always close cadastrapp pane to reaccess all those features, but then one manually needs to readd the cadastre layer to be able to draw on it or print an area of interest.
Sure, i'll try to add the cadastre layer to the default map shipped in the context, but then i guess it might/will conflict with the same layer being loaded by cadastrapp when opening the pane.
So, all in all, i'd like to have a discussion on how to avoid all those positioning conflicts of tools hiding each other and making other tools unaccessible.. cant the burger menu and the omnibar position be relative to the cadastrapp pane, like this is the case for the other tools available in the bottom right toolbar ?
@jusabatier @MaelREBOUX @catmorales ?
The text was updated successfully, but these errors were encountered: