Recently we improved namespaces list with #2608. However, as noted here, that solution does not solve all problems when list contains large amount of namespaces. To address the remaining issues we should:
add search/filter functionality to the namespace list,
consider changing the sort order so the most used namespaces show up at the top.
Unfortunately Clarity dropdown component currently does not offer search/filtering, but we should be able to extend it to address this issue.
Recently we improved namespaces list with #2608. However, as noted here, that solution does not solve all problems when list contains large amount of namespaces. To address the remaining issues we should:
Unfortunately Clarity dropdown component currently does not offer search/filtering, but we should be able to extend it to address this issue.