canonical / maas-ui

The UI for MAAS (metal-as-a-service)
https://maas.io
Other
51 stars 50 forks source link

Add select filter #203

Closed huwshimi closed 2 years ago

huwshimi commented 5 years ago

In the dhcp forms when selecting a node (e.g. machine) where the select could contain a lot of options it'd be nice to add a way to type in the select and have the options filtered. See: https://github.com/canonical-web-and-design/maas-ui/pull/197#issuecomment-530772624

Caleb-Ellis commented 5 years ago

@huwshimi @lilyvidenova We have this component in RBAC (LogsFilter) that we could try turning into a common component:

Nothing selected

screenshot_8

Option selected

screenshot_11

huwshimi commented 4 years ago

Will hopefully be added by: https://github.com/canonical-web-and-design/vanilla-framework/issues/2673

Caleb-Ellis commented 4 years ago

Blocked until Vanilla implementation complete

huwshimi commented 3 years ago

This can now be implemented in the same way as this: https://github.com/canonical-web-and-design/maas-ui/pull/3084.

Caleb-Ellis commented 2 years ago

Latest state of this is captured here: https://github.com/canonical-web-and-design/app-tribe/issues/848