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

Refactor calculating highlight index logic for Combobox and Select #875

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

poulch
Copy link
Member

@poulch poulch commented Nov 18, 2024

I want to merge this change because...

This PR closes #...

Screenshots

Pull Request Checklist

  • New components are exported from ./src/components/index.ts.
  • The storybook story is created and documentation is properly generated.
  • New component is wrapped in forwardRef.

Copy link

changeset-bot bot commented Nov 18, 2024

🦋 Changeset detected

Latest commit: cab3fac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@saleor/macaw-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 18, 2024

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

Name Status Preview Comments Updated (UTC)
macaw-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:53am

Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20241118155204.

Install it with:

pnpm add @saleor/[email protected]

@poulch poulch changed the title Refactor useHighlightedIndex hook Refactor calculating highlight index logic for Combobox and Select Nov 18, 2024
@poulch poulch marked this pull request as ready for review November 18, 2024 18:29
@poulch poulch requested a review from a team as a code owner November 18, 2024 18:29
@poulch poulch requested review from witoszekdev, lkostrowski, andrzejewsky, Cloud11PL and krzysztofzuraw and removed request for a team November 18, 2024 18:29
krzysztofzuraw
krzysztofzuraw previously approved these changes Nov 19, 2024
Copy link
Member

@krzysztofzuraw krzysztofzuraw left a comment

Choose a reason for hiding this comment

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

Did we test if it won't break outside of DataGrid?

@poulch poulch added release dev tag Release pkg to npm with @dev tag and removed release dev tag Release pkg to npm with @dev tag labels Nov 19, 2024
Copy link
Contributor

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20241119092702.

Install it with:

pnpm add @saleor/[email protected]

@poulch poulch merged commit 13af63b into main Nov 19, 2024
11 checks passed
@poulch poulch deleted the merx-1175-fix-datagrid-combobox branch November 19, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release dev tag Release pkg to npm with @dev tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants