-
Notifications
You must be signed in to change notification settings - Fork 25
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
v7.20.5 #3643
Merged
Merged
v7.20.5 #3643
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
misaugstad
commented
Sep 3, 2024
- Fixes bug where multiple validations were added per person in LabelMap & Gallery Very strange behavior in the gallery, creating multiple validations per label #3629 (PR On /labelmap/validate endpoint, delete label's validation if already exists for user #3632)
- Adds keyboard shortcuts for validation & navigation to Gallery expanded view Add left/right keyboard shortcuts to Gallery expanded view #3612 (PR 3612 Add keyboard shortcuts to gallery expanded view #3613)
- Adds tooltips to most buttons on New Validate Beta New Validate should have tooltips over tags and disagree buttons #3580 (PR 3580 new validate tooltips #3641)
- Tweaks layout of Gallery expanded view Gallery expanded view description area needs to be scrollable if text doesn't fit #3622 (PR Make gallery expanded view description scrollable #3624)
- Fixes tag names overflowing in Gallery Long Gallery tags aren't truncated on the first card of the page #3464, Short Gallery tags aren't displayed correctly #3636 (PRs Properly truncate long gallery tags in flexbox #3634, Prevent short gallery tags from taking up too much space #3637)
- Fixes bug in Gallery where you could click on next page button when there were no more pages Gallery 'next label' button not disabled when using URL param filters #3621 (PR Fix issue in gallery when there's not enough labels to display more than 1 page #3625)
- Fixes unescaped quote characters in our APIs in CSV format API CSV files' quotes not properly escaped #3630 (PR Added an escape sequence to add double quotes after each double quote in the description field of AttributesWithLabels CSV files. #3640)
- Fixes a few security vulnerabilities (PR Add username restrictions and avoid raw html code in favor of directly replacing text content #3631)
…com/jsomeara/SidewalkWebpage into 3612-add-shortcuts-expanded-gallery
…llery 3612 Add keyboard shortcuts to gallery expanded view
…iew-scrollable-description Make gallery expanded view description scrollable
…ProjectSidewalk/SidewalkWebpage into 3629-update-validation-properly
…properly On /labelmap/validate endpoint, delete label's validation if already exists for user
…uote-Bug Added an escape sequence to add double quotes after each double quote in the description field of AttributesWithLabels CSV files.
Add username restrictions and avoid raw html code in favor of directly replacing text content
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.