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(@vtmn/svelte): VtmnListItem tabindex can be false #1490

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Tlahey
Copy link
Contributor

@Tlahey Tlahey commented Mar 25, 2024

Changes description

A non disabled component apply a tabindex="false" on the link

Context

#1489

Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch. Please, don't request directly from your main!
  • Check commits & PR names matches our requested structure. It must follow the https://www.conventionalcommits.org pattern.
  • Check your code additions will fail neither code linting checks.
  • I have reviewed the submitted code.
  • I have tested on related showcases.
  • If it includes design changes, please ask for a review design-system-core-team-design GitHub team.

Does this introduce a breaking change?

  • No

Other information

@Tlahey Tlahey requested review from thibault-mahe and a team as code owners March 25, 2024 09:34
@Tlahey Tlahey added bug 🐛 Something isn't working Svelte 🟠 Related to Svelte components library community 👥 As we stopped improvements for this version of Vitamin, this issue needs to be done by the community labels Mar 25, 2024
@thibault-mahe thibault-mahe merged commit 473474e into main Mar 25, 2024
8 checks passed
@thibault-mahe thibault-mahe deleted the fix/list-item-tabindex branch March 25, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working community 👥 As we stopped improvements for this version of Vitamin, this issue needs to be done by the community Svelte 🟠 Related to Svelte components library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants