Add scrolling to the horizontal bottom bar
Created by: AlicjaSuska
Part of the tracking issue #16165, RFC 250
Description
Build a carousel that lets users scroll the horizontal bottom bar if they have too much static info to fit in one view (especially on smaller screens).
Design details Figma
This issue should cover the following:
- add the right arrow if the list of action items is longer than the bar
- add the left arrow that appears when necessary
- add the logic that makes arrows disappear when there is no more content to show on the given side (more details in Figma)
- important: carousel should shift to the next batch of items when the arrow is clicked (not showing items one-by-one)
- add hover state and tooltip to the arrows. Tooltip delay: 1 sec