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

Fixes bug preventing validating NoSidewalk labels #3403

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

misaugstad
Copy link
Member

Resolves #3401

Fixes a bug that broke the "Validate more labels" button when the only labels left to validate are No Sidewalk labels.

The issue is that in the Mission Start Tutorial code, "NoSidewalk" was written as "NoSideWalk". Not sure how I missed that when testing the Mission Start Tutorial when it was first added, but this bug has been there from the beginning!

Since we only show No Sidewalk labels if all our main label types have already been fully validated by a user, this is only showing up on servers with very little data (like our new Walla Walla deployment).

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've tested on mobile (only needed for validation page).

@misaugstad misaugstad self-assigned this Oct 10, 2023
@misaugstad misaugstad merged commit 7383147 into develop Oct 10, 2023
@misaugstad misaugstad deleted the 3401-bug-validate-more-labels branch October 10, 2023 20:05
@misaugstad misaugstad mentioned this pull request Nov 1, 2023
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

Successfully merging this pull request may close these issues.

Cannot "validate more labels"
1 participant