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

fix(*): fixable eslint-plugin-vuejs-accessibility issues [KHCP-11024] #2345

Merged
merged 9 commits into from
Aug 21, 2024

Conversation

portikM
Copy link
Member

@portikM portikM commented Aug 16, 2024

@portikM portikM self-assigned this Aug 16, 2024
Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 845abe4
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/66c659db6eed050008c9319e
😎 Deploy Preview https://deploy-preview-2345--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 845abe4
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/66c659dbdbe63b0008198ae8
😎 Deploy Preview https://deploy-preview-2345--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@portikM portikM changed the title chore(deps): add eslint-plugin-vuejs-accessibility [KHCP-11024] fix(*): fixable eslint-plugin-vuejs-accessibility issues [KHCP-11024] Aug 21, 2024
@portikM portikM marked this pull request as ready for review August 21, 2024 20:50
@portikM portikM requested a review from a team as a code owner August 21, 2024 20:50
@@ -6,6 +6,7 @@
role="listitem"
>
<div
:aria-selected="item.selected"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: should this go on the parent?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it belongs on the role="option" element. Same in KSelectItem

>
<div
:aria-selected="item.selected"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: should this go on the parent?

@portikM portikM enabled auto-merge (squash) August 21, 2024 21:05
@portikM portikM merged commit 059f37e into main Aug 21, 2024
9 checks passed
@portikM portikM deleted the fix/khcp-11024-eslint-plugin-vuejs-accessibility branch August 21, 2024 21:41
kongponents-bot pushed a commit that referenced this pull request Aug 21, 2024
## [9.3.3](v9.3.2...v9.3.3) (2024-08-21)

### Bug Fixes

* fixable eslint-plugin-vuejs-accessibility issues [KHCP-11024] ([#2345](#2345)) ([059f37e](059f37e))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants