Esri/solutions-grg-widget

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

lfunkhouser opened this issue · 1 comments

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

Addressed in PR #155.

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