Skip to content

refactor(Tag): migrate Tag component - #1302

Merged
janseke10 merged 6 commits into
masterfrom
ONEUI-454--migrate-tag-component
Nov 11, 2024
Merged

refactor(Tag): migrate Tag component#1302
janseke10 merged 6 commits into
masterfrom
ONEUI-454--migrate-tag-component

Conversation

@janseke10

@janseke10 janseke10 commented Oct 29, 2024

Copy link
Copy Markdown
Contributor

ONEUI-454

Checklist

  • The Pull Request title follows our guidelines eg. feat(PrioritySelector): new component
  • Breaking changes are mentioned eg. BREAKING CHANGE: isMultiSelect prop is removed, if any.
  • Squash and Merge option is selected as merge option.

BREAKING CHANGE: Tag component's size prop is removed

@vercel

vercel Bot commented Oct 29, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oneui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 0:34am

Comment thread src/components/Tag/Tag.scss Outdated
Comment thread src/components/Tag/Tag.tsx
@eszthoff

eszthoff commented Nov 5, 2024

Copy link
Copy Markdown
Contributor

I found a bug that possibly was there already. If you use keyboard navigation, you cannot TAB beyond the delete button. The focus is stuck there. I think it is because of the preventDefault in line 71 or so.

BREAKING CHANGE: 'size' is no longer a prop
@eszthoff

eszthoff commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

LGTM but please add BREAKING CHANGES to the description and make sure it is copied to the squashed commit when merging.
Andre already changed the checklist for new PRs, so it will be clearer in the future. The checkboxes that aren't relevant can be removed here too :-)

@janseke10
janseke10 merged commit ef88a31 into master Nov 11, 2024
@janseke10
janseke10 deleted the ONEUI-454--migrate-tag-component branch November 11, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants