Esri / solutions-grg-widget

A GRG (Gridded Reference Graphic) is a grid overlay used for a common reference point in many situations - from cordon and search operations to security for presidential inaugurations.
Apache License 2.0
3 stars 3 forks source link

GRG from Point using Time and Speed: Define number of rows and columns toggle options are reversed #147

Closed lfunkhouser closed 6 years ago

lfunkhouser commented 6 years ago

Issue reported by @MikeTschudi

Bug or Enhancement

The Define number of rows and columns toggle positions for "on" and "off" are reversed in the UI.

Repo Steps or Enhancement details

  1. Open GRG widget
  2. Select Define a Grid from a Point
  3. Select By Time and Speed
  4. Note the Define number of rows and columns toggle button.

The user slides the toggle right (red) to disable the option to input specified number of horizontal and vertical cells and slides it left (green) to enable the option to input a specified number of horizontal and vertical cells.

Screenshots

image image

The standard for iOS-style toggles is slide right to get it on/enable/green and left to get it off/disable/red. image

Version found: GRG January 2018 WAB (Dev Edition) 2.7

adgiles commented 6 years ago

Addressed in PR https://github.com/Esri/solutions-grg-widget/pull/155.

No documentation change required. Just needs to be verified and moved up to devtopia