You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
changed the title
Select: Improve behaviour on dynamic option changes
Improve select behavior on dynamic option changes
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.
The text was updated successfully, but these errors were encountered: