Improve search filter & modal accessibility#3975
Merged
FreeTubeBot merged 17 commits intoFreeTubeApp:developmentfrom May 1, 2024
Merged
Improve search filter & modal accessibility#3975FreeTubeBot merged 17 commits intoFreeTubeApp:developmentfrom
FreeTubeBot merged 17 commits intoFreeTubeApp:developmentfrom
Conversation
PikachuEXE
reviewed
Aug 30, 2023
Member
|
Boosting this now that playlists PR is merged |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
59a55de to
752b475
Compare
…x-filter-accessibility
752b475 to
f89ca1f
Compare
For the importance of modal focus management, see: https://accessibility.huit.harvard.edu/technique-accessible-modal-dialogs
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
4 tasks
Member
Collaborator
Author
|
Yeah, you're right about the idea to make a file with these |
PikachuEXE
previously approved these changes
Apr 23, 2024
Member
efb4f5ff-1298-471a-8973-3d47447115dc
previously approved these changes
Apr 25, 2024
Member
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
There was a problem hiding this comment.
LGTM!
Collaborator
Author
|
@absidue @MarmadileManteater @ChunkyProgrammer My suggested ordering for reviewing my open PRs: |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
194696c
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Apr 30, 2024
ChunkyProgrammer
approved these changes
Apr 30, 2024
PikachuEXE
approved these changes
May 1, 2024
4 tasks
This file contains hidden or 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
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.




Improve search filter accessibility
Pull Request Type
Related issue
resolves accessibility issue outlined here, and a handful of other accessibility issues with the filter icon
Description
ft-search-filtersimplementation such that:ft-promptaccessibility improvements:ft-prompts usingportal-vueandinert(reference)ft-promptlabelpropertyrequiredonft-prompt, and adds it to the prompts with missing properties--accent-active-colorcolor on hover and focus, resolving issue where currently focused radio button is impossible to visually determineScreenshots
Testing
ft-prompt.--accent-active-color.Desktop
Additional info
I can change it such that the hover is the plainer color. I don't have a preference.