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

[select] Fix QueryList when createNewItemPosition is first #5774

Conversation

jacobbel
Copy link
Contributor

Fixes #5773

@palantirtech
Copy link
Member

Thanks for your interest in palantir/blueprint, @jacobbel! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

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

nice, you seem to have fixed the issue, verified in the docs preview build:

2022-11-30 10 50 36

can you please resolve the merge conflicts and add a quick code comment? thanks @jacobbel!

packages/select/src/components/query-list/queryList.tsx Outdated Show resolved Hide resolved
@jacobbel jacobbel force-pushed the jwb/queryList-createNewItemPosition-first-fix branch from a47e12b to 27f971d Compare November 30, 2022 16:15
@adidahiya adidahiya changed the title Fix queryList when createNewItemPosition is first [select] Fix QueryList when createNewItemPosition is first Nov 30, 2022
@adidahiya adidahiya merged commit 729a6c4 into palantir:develop Nov 30, 2022
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.

queryList active item breaks when createNewItemPosition set to first
3 participants