Skip to content

[combo-box] Show total and filtered items counter in dropdown #2579

Open
@knoobie

Description

@knoobie

Describe your motivation

In the past (v8) combo-box had the feature to show the amount of items in the drop-down and the current page the user is currently at - like 21-30 / 80. This feature was highly sought after and a lot of users are missing this nice guidance on our migrated apps.

Describe the solution you'd like

An API to toggle this kind of functionality. This could be implemented with both lazy- and in memory loading as the amount of items should always be known by the web-component.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions