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

Asset select #956

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Asset select #956

wants to merge 7 commits into from

Conversation

dfguerrerom
Copy link
Collaborator

When someone pastes an asset_id directly into the AssetSelect and then clicks a "button" which triggers an event, the AssetSelect validation doesn't get triggered until the button event finishes... this causes validations errors.

This PR adds an optional argument that:

  • Triggers validation of AssetSelect with a debounce when the update:search-input event is emitted.

I don't foresee any issue with this change.

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.

1 participant