You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We shouldn't be able to add both 'one button' and 'two buttons' to Pedestrian Signal labels, or both 'alternative route present' and 'no alternate route present' to Missing Curb Ramp labels in the new Validate page. As in Explore, this should be prevented!
While we're at it, we may as well add a check for this when updating the label table on the back end. I've already added a check that we aren't adding duplicate tags, but we should add a check for this and print a warning message to logs if we ever try to add both.
The text was updated successfully, but these errors were encountered:
Brief description of problem/feature
We shouldn't be able to add both 'one button' and 'two buttons' to Pedestrian Signal labels, or both 'alternative route present' and 'no alternate route present' to Missing Curb Ramp labels in the new Validate page. As in Explore, this should be prevented!
While we're at it, we may as well add a check for this when updating the
label
table on the back end. I've already added a check that we aren't adding duplicate tags, but we should add a check for this and print a warning message to logs if we ever try to add both.The text was updated successfully, but these errors were encountered: