enso/app/gui/view/component-browser/component-list-panel
Michael Mauderer 5f1539d531
Better sorting after filtering items in the Component Browser (#4115)
Fixes #5849

Now, the filtering alters the groups' layout, so the group with the best match are placed first. Also, we ensure that the best match is selected after filter change.

![image](https://user-images.githubusercontent.com/3919101/224324736-0b4cdfb1-edb2-4d12-aab0-7cfb36207230.png)

# Important Notes
After all, I haven't taken the advices from [the task description](#5849): they turned out to require very difficult refactoring.
2023-03-16 11:23:40 +00:00
..
breadcrumbs Replace tracing (#4017) 2023-01-16 20:31:01 +00:00
grid Better sorting after filtering items in the Component Browser (#4115) 2023-03-16 11:23:40 +00:00
icons Use cached icons in Component Browser (#5779) 2023-03-02 14:51:42 +00:00
src Use cached icons in Component Browser (#5779) 2023-03-02 14:51:42 +00:00
Cargo.toml Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00