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

Use Bootstrap-Flask accessibility features #221

Open
mfisher87 opened this issue Dec 20, 2023 · 1 comment
Open

Use Bootstrap-Flask accessibility features #221

mfisher87 opened this issue Dec 20, 2023 · 1 comment
Labels
enhancement New feature or request impact/ui Impacts the the user interface

Comments

@mfisher87
Copy link
Member

For example, render_icon accepts title and desc parameters which it says are "for accessibility support". Does one of these become alt-text? What's the best practice for icons that are on buttons with text already?

@mfisher87 mfisher87 added enhancement New feature or request impact/ui Impacts the the user interface labels Dec 20, 2023
@Sherwin-14
Copy link
Contributor

@mfisher87 The desc parameter becomes alt-text I suppose. In my humble opinion the practice that I saw in some places was to provide and alt-text parameter with these icons which describe the core functionality of the component (button in this case).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request impact/ui Impacts the the user interface
Projects
Status: No status
Development

No branches or pull requests

2 participants