Skip to content
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

After removing the military symbology schema from the TOC there is no way to interact with MSE again within that project #242

Closed
dfoll opened this issue Jun 14, 2018 · 4 comments

Comments

@dfoll
Copy link
Collaborator

dfoll commented Jun 14, 2018

After you remove the "Military Overlay ..." layer from the TOC there is no easy way for the user to interact with it again.

Repro steps

  1. Use MSE to search for and add a symbol to the map so that the schema will be created in your project.
  2. Once the symbol is added and the schema is created, remove "Military Overlay ..." layer from the TOC
  3. Try to add another symbol

Expected behavior

There should be some way to link MSE, in that same project, back up with the database it creates

ArcGIS Pro 2.2
MSE build 5
MT build 43

@dfoll
Copy link
Collaborator Author

dfoll commented Jun 15, 2018

@csmoore this is a more to the point version of #176 can you take a look at it. I am also in the process of logging a problem with how the favorites works, but that one will take longer to write up. If this is not something that can be fixed before you are unavailable for the rest of the sprint please let me know

@csmoore
Copy link
Member

csmoore commented Aug 3, 2018

This has been partially addressed in branch: https://github.com/Esri/military-symbol-editor-addin-wpf/tree/csm/%23242-removing-mo-layers-lock-up

When the user attempts to remove the layer, they now at least get a warning and the addin no longer locks up during this condition.

image

However, a bit more work remains to add the feature class back to the map and hook back up to the renderer.

@csmoore
Copy link
Member

csmoore commented Aug 7, 2018

This should be addressed in PR #252

This has been changed to add warnings (and option to cancel - in comment above) when user removes the military overlay group layer. Also, adds a prompt and adds the required layer back to the map if user has removed but user then tries to add a symbol with the symbol editor.

The only difference in user experience after the military overlay group layer has been removed, is that only the layers required are added back to the map as new symbols are added. For example:

image

This seemed preferable to just adding all of the layers back, since the extra layers might annoy a user, and be the reason why they deleted them to begin with.

@topowright-zz
Copy link
Contributor

This is been verified in the September 2018 build.

@topowright-zz topowright-zz self-assigned this Aug 20, 2018
topowright-zz pushed a commit that referenced this issue Aug 20, 2018
#242 Removing Military Overlay Layers locks up addin+Pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants