SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

TBI - Support UICombobox with virtualization(VirtualizedComboBox from fluentui) #2018

Open 815are opened 3 months ago

815are commented 3 months ago

Description (include screenshots)

Allow to create Combobox with virtualized list. fluentui already supports it, but as separate component -> https://developer.microsoft.com/en-us/fluentui#/controls/web/combobox check for VirtualizedComboBox

Value

When we have large lists(around 1k entries) - opening and scrolling behaviour is not so smooth - in result we should allow to enable virtualization for dropdown list

Architecture Elaboration

Does it requires architecture elaboration?

Notes

Tasks

815are commented 3 months ago

https://github.com/SAP/open-ux-tools/pull/2059