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

[Doc] Explain openOnFocus in <AutocompleteInput> with StrictMode #10442

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Jan 10, 2025

Problem

With an <Autocomplete> which has a create component opening a Dialog, the list of choices reopens after clicking Create, which hides the Dialog.`

Solution

  • Document the issue
  • Fix the simple example

How To Test

  • Open the simple example in dev mode
  • Edit a post and go to the Miscellaneous tab
  • Create a new tag

=> No issue as we now have openOnFocus set to false

Additional Checks

  • The PR targets master for a bugfix, or next for a feature
  • The documentation is up to date

@djhi djhi added the RFR Ready For Review label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant