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

Holistic Issues #58

Open
previnWong opened this issue Mar 18, 2020 · 18 comments
Open

Holistic Issues #58

previnWong opened this issue Mar 18, 2020 · 18 comments

Comments

@previnWong
Copy link
Collaborator

previnWong commented Mar 18, 2020

  • remove sorting and maintain creation order

  • collapse junction & edge sources and call it Classes. If you cannot add additional columns in under asset type, remove category.

  • expand second panel icon (flip it when expanded)

  • expose more info on network attribute

@MikeMillerGIS
Copy link
Member

  • Subnetwork definition
    • Expand information at the asset type level to mimic properties dialog

@MikeMillerGIS
Copy link
Member

Add a focus to the columns, so when a new card is opened, it opens in the column of focus

@pLeBlanc93
Copy link

pLeBlanc93 commented Mar 18, 2020

Add trace configuration information to subnetwork definition.
image

@MikeMillerGIS
Copy link
Member

Add tiers and classes and tier groups here
image

@MikeMillerGIS
Copy link
Member

Should this really be delete? Maybe a clear icon?
image

maybe more like this?
image

@ted-howard
Copy link

Took me a second to figure out how to clear a search. Might be useful to have a clear button in the search box
image

@pLeBlanc93
Copy link

Add some version info to the main UN card:
image
image

@MikeMillerGIS
Copy link
Member

this icon looks like a drag and drop
image

maybe something like this:
image

@MikeMillerGIS
Copy link
Member

From John:
Expand Relationship info
Relationships only shows very limited data.

image

Below is some additional information that would be good to display (highlighted)

image

@pLeBlanc93
Copy link

For diagrams, you can use a different rest call to get that info:
https://utilitynetwork.esri.com/server/rest/services/RedTrolley_Oracle_Daily/NetworkDiagramServer/diagramDataset?f=pjson

{
 "diagramTemplateInfos": [
  {
   "name": "Basic Subnetwork",
   "description": "System basic daigram template.",
   "creationDate": 1584511637000,
   "lastUpdateDate": 1584511641000,
   "usedByATier": false,
   "enableDiagramExtend": false,
   "enableDiagramStorage": true
  },
  {
   "name": "InterconnectedSubstations_FromSubstations",
   "description": "Select substations as input.\nThis template removes all features in input excepted substations , then expand these input substations before querying the transmission and subtransmission lines that come in/out each substation, then use these lines as starting points to trace the transmission and subtransmission network and strongly reduce the resulting network to only keep the substations that are connected to the input substations",
   "creationDate": 1584511646000,
   "lastUpdateDate": 1584511651000,
   "usedByATier": false,
   "enableDiagramExtend": false,
   "enableDiagramStorage": true
  }
}

This information would ideally be a child resource directly under the UN

@avezina
Copy link
Collaborator

avezina commented Mar 18, 2020

  • 1. Center the buttons in their container
    image
  • 2. Add a note when using IE "This application is not supported in this Internet browser".
    image
  • 3. The dialog box for Favorites should collapse when clicking anywhere on the app without having to click on the heart button again.
    image
  • 4. After removing from favorites in the Favorites dialog box, the heart on the card is stilled orange.
    image
  • 5. Some examples of clear buttons instead of the delete trash can mentioned by Mike above?
    image
  • 6. Add some spacing between open button and text
    image

@MikeMillerGIS
Copy link
Member

Fields need a description, this is needed for UPDM, not required for this release.
image

@pLeBlanc93
Copy link

tooltip here should probably say table of contents
image

@jalsup
Copy link

jalsup commented Mar 18, 2020

Would be nice to include the feature class in the list of “This domain is used in” as the attribute can be in different classes and the only way to find out is click on the subtype, but it is not very apparent

image

@pLeBlanc93
Copy link

duplicate shape type in individual card
image

@jalsup
Copy link

jalsup commented Mar 18, 2020

Rules card for "Edge Junction Edge" rules do not show the "Via" fields.
image

@pLeBlanc93
Copy link

Inconsistency with favorites message (toast?)
image

@jalsup
Copy link

jalsup commented Mar 18, 2020

Attribute Rule card should display error code and description for rule
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants