Closed dfoll closed 5 years ago
After build 89 the View Details window behaves as an app pane in ArcGIS Pro. While it is open you can interact with other areas of ArcGIS Pro. As well as right-clicking to select a different point from the list.
@saip can you take a look at this? There are two weird things I am seeing with this.
default size of the view details window when it opens you can resize the window after it opens, but there is still an extraneous third column in that window
@dfoll @csmoore We have updated the details window content to look similar to pro popup content
This would fix the issue of extra columns and large size of the window
Verified original and window sizing issues.
@dfoll - I wasn't 100% sure about the issue reported: "ability to select points from the map" - I could select items in the Output List and see them green-highlighted on the map if that is what was not working previously.
@dfoll @saip - I do now see the issue where I can't use to "Select Point" tool to select more than one point (can't select multiple points). I did confirm that this used to work in the last released version.
removed G-Development label, because remaining concerns will be addressed through issue #608
doc updates verified.
@dfoll @saip Buttons on bottom of ArcGIS Pro pop-up are disabled. How do they become enabled?
MT 3.4.1.275 Pro 2.4 (19822)
@lfunkhouser yes, we that is because those buttons act on features. the information contained in the windows is for graphics
I figured that, but it looks confusing on the UI to have buttons that don't work when a user interacts with the Coordinate Conversion add-in UI.
I can ask @saip if it's possible to remove them
@dfoll I looked into the issue of the disabled Pop-up Buttons on bottom of Pro Pop-up form:
These are disabled because there is not an active feature (these are CIMSymbols in a Graphic Overlay) - using this form without active features is somewhat of an outlier case.
There does not seem to be a way to remove these default buttons (just disable them) - but you can add to these buttons.
Current behavior
The right-click > View Details window stays open and prevents you from interacting with the app until you close the window.
Expected behavior
When the View details window is open, that window should just lose focus is you try to interact with the app in some other way. This includes if you want to view details for a different point, you should be able to right-click a different point in the list and have the details window switch to display the details for that point.