enso/app/gui/view/component-browser
Ilya Bogdanov 78b8f43b96
Show section name in breadcrumbs (#3778)
This PR implements displaying a currently active section name as a first crumb in the breadcrumbs panel. Sections are called `Popular`, `Modules` and `Local`.


https://user-images.githubusercontent.com/6566674/194551276-90bd7d6b-8509-43ec-b3c0-11c35fda9063.mp4

# Important Notes
This PR also contains a fix for [this bug](https://www.pivotaltracker.com/story/show/183499312). It was caused by mistake in the FRP implementation of the breadcrumbs. You could only trigger this bug after code changes in the `animation/loop.rs` module. It is not possible to see it otherwise. Still, the code was not correct, and now it is fixed.
2022-10-17 13:26:40 +00:00
..
component-list-panel Show section name in breadcrumbs (#3778) 2022-10-17 13:26:40 +00:00
src Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00
Cargo.toml Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00