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

Merged
merged 7 commits into from
Nov 21, 2024
Merged

Asset select #956

merged 7 commits into from
Nov 21, 2024

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.

@dfguerrerom
Copy link
Collaborator Author

I'm bypassing the checks and merging since the error is unrelated with this PR, I have opened an issue to track it: #957

@dfguerrerom dfguerrerom merged commit 1774cd8 into main Nov 21, 2024
5 of 8 checks passed
@dfguerrerom dfguerrerom deleted the assetSelect branch November 21, 2024 09:46
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