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

Address Accessibility Issues, Improve Tooltip Descriptions, and Adjust Tooltip Position #2846

Closed
andre-code opened this issue Oct 12, 2023 · 0 comments · Fixed by #2845
Closed
Assignees

Comments

@andre-code
Copy link
Contributor

This issue aims to enhance the accessibility of our application by addressing font color and input colors, including borders and background, to ensure they meet accessibility standards. We also plan to improve the descriptions in tooltips and fix the tooltip positioning.

Accessibility Improvements:

Replace font colors to ensure better text color contrast for improved readability.
Adjust input colors, including borders and backgrounds, to meet recommended contrast ratios and enhance accessibility.
Tooltip Enhancements:

Improve the descriptions within tooltips to provide users with more informative and user-friendly content.

Tooltip Positioning Fix:

Correct the positioning of tooltips to ensure they are displayed in the intended and appropriate locations.

For more details on the specific problems and recommendations related to accessibility, please refer to the document available here.

This issue is part of our ongoing efforts to make our application more inclusive and user-friendly, and it will help us ensure that users with different abilities can have a positive experience when using our platform.

@andre-code andre-code added status/triage Issue needs to be triaged needs design labels Oct 12, 2023
@andre-code andre-code self-assigned this Oct 12, 2023
@andre-code andre-code linked a pull request Oct 12, 2023 that will close this issue
@andre-code andre-code removed needs design status/triage Issue needs to be triaged labels Oct 17, 2023
andre-code added a commit that referenced this issue Oct 19, 2023
Improved UI color contrast for text, background elements, and border forms.
Enhanced tooltip descriptions.
Removed nested links.
Eliminated the session button in the "About Session" modal.

Fix #2846
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant