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

Unable to show current value on edit mode #112

Open
sivaram-blr opened this issue Jun 21, 2023 · 2 comments
Open

Unable to show current value on edit mode #112

sivaram-blr opened this issue Jun 21, 2023 · 2 comments

Comments

@sivaram-blr
Copy link

Team,

We are using autocomplete component to search user by email address. It is working fine on creation of the content.

When we are editing the content, We should be able to display the current user(email address) in the autocomplete field when page loads. But we are unable to do it.

Could you please help us to do this.

Thanks

@Jitendra-PG
Copy link

Did you ever find a solution to this? Facing a similar issue. We are able to use inputSearchString to show the value, but it also opens the autocomplete dropdown

@passatgt
Copy link

Did you ever find a solution to this? Facing a similar issue. We are able to use inputSearchString to show the value, but it also opens the autocomplete dropdown

Not perfect, but i used the placeholder property instead and if theres no value, fallback to the real placeholder text(in my case Search...)

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

No branches or pull requests

3 participants