pop-os / cosmic-epoch

Next generation Cosmic desktop environment
1.71k stars 54 forks source link

Requested functionality for iced apps. #258

Closed Anikmoujegy closed 2 months ago

Anikmoujegy commented 2 months ago

Move back button to header bar when back button is not visible on the page anymore. Because it is annoying to scroll up then go back in large pages. Else you can add a floating button on the page to go to top at once like many websites are offering this functionality.

wiiznokes commented 2 months ago

I noticed that on cosmic- settings. I think the back button should be in the header bar

mmstick commented 2 months ago

This is app-specific

mmstick commented 2 months ago

Any requests to change visual design requires approval from @pop-os/ux

maria-komarova commented 2 months ago

Design prototypes include making the part with back button and page header sticky on scroll but it hasn't been implemented yet and I'm not sure on the timeline for this. We've considered moving the back button to a header but decided against it for various reasons including window resizing to a narrow width.

mmstick commented 2 months ago

Then I'll make issues for decoupling the scrollable in libcosmic's application trait, and then making page headers static.

maria-komarova commented 2 months ago

Thanks @mmstick