Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: migrate autocomplete component#21323

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jaaydenh wants to merge5 commits intomain
base:main
Choose a base branch
Loading
fromjaaydenh/migrate-autocomplete

Conversation

@jaaydenh
Copy link
Contributor

@jaaydenhjaaydenh commentedDec 18, 2025
edited
Loading

Also, adds built-in required and error text

Screenshot 2025-12-19 at 16 27 32

@jaaydenhjaaydenh self-assigned thisDec 18, 2025
@jaaydenhjaaydenh marked this pull request as ready for reviewDecember 19, 2025 17:14
getOptionLabel={(option)=>option.email}
onOpen={()=>{
setOpen(true);
setFilter(value?.email??"");
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Im not sure why setFilter was previously set tovalue?.email, this made it very difficult to choose a different value for the owner on the Create workspace page

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

For example, try out the existing owner autocomplete dropdown vs the one in this PR, I cant think of a reason why the existing one is difficult to use.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@jaaydenhjaaydenh

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jaaydenh

[8]ページ先頭

©2009-2025 Movatter.jp