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

Improve select behavior on dynamic option changes #480

Closed
pfecht opened this issue Jan 3, 2022 · 0 comments · Fixed by #520
Closed

Improve select behavior on dynamic option changes #480

pfecht opened this issue Jan 3, 2022 · 0 comments · Fixed by #520
Assignees
Labels
feature This issue introduces a new feature
Milestone

Comments

@pfecht
Copy link
Contributor

pfecht commented Jan 3, 2022

Feature Request

The select still has troubles in displaying correct options with respect to dynamic changes of the options.

Description of the proposed solution

Use a mutation observer and slotContentChangeEvent (on ino-option) to provide better feedback if the select changes on the fly.

Additional context

This solution already exists and must be migrated.

@pfecht pfecht added feature This issue introduces a new feature discussion This issue needs to be discussed further new This issue has been recently added and has no estimation labels Jan 3, 2022
@pfecht pfecht changed the title Select: Improve behaviour on dynamic option changes Improve select behavior on dynamic option changes Jan 3, 2022
@silentHoo silentHoo added this to the Next milestone Feb 15, 2022
@silentHoo silentHoo linked a pull request Feb 15, 2022 that will close this issue
5 tasks
@silentHoo silentHoo removed new This issue has been recently added and has no estimation discussion This issue needs to be discussed further labels Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue introduces a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants