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

test: add a11y tests to showcases #2581

Merged
merged 44 commits into from
May 14, 2024
Merged

test: add a11y tests to showcases #2581

merged 44 commits into from
May 14, 2024

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Apr 25, 2024

Proposed changes

closes #2571

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Apr 25, 2024
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/test-a11y-showcases

package.json Outdated Show resolved Hide resolved
@github-actions github-actions bot added the 🏘components Changes inside components folder label Apr 26, 2024
@github-actions github-actions bot added the 🚢📀cicd Changes inside .github folder label Apr 26, 2024
@nmerget nmerget linked an issue Apr 30, 2024 that may be closed by this pull request
nmerget and others added 4 commits May 13, 2024 08:36
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
package.json Outdated Show resolved Hide resolved
@nmerget nmerget merged commit bb03adc into main May 14, 2024
37 checks passed
@nmerget nmerget deleted the test-a11y-showcases branch May 14, 2024 11:15
@mfranzke mfranzke mentioned this pull request May 21, 2024
@nmerget nmerget linked an issue May 24, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚢📀cicd Changes inside .github folder 🏘components Changes inside components folder 📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more a11y tests via axe-core test(a11y): integrate axe tests for tab(s) components
2 participants