Xyphyn / photon

An opinionated web client for Lemmy to help users discover the fediverse.
https://phtn.app
GNU Affero General Public License v3.0
389 stars 43 forks source link

Splitscreen view cuts off sidebars. #445

Open radicalrusty opened 2 months ago

radicalrusty commented 2 months ago

On desktop when I have the window in splitscreen view, the sidebars on either side are not available. I have to maximize the window to view them.

Screenshots Screenshot from 2024-09-16 19-51-42

Xyphyn commented 2 months ago

This is intentional, because the sidebars are meant for convenience if your screen size allows it.

Every single action in the sidebars is accessible some other way. if you want to view your profile actions, click the main menu. if you want to go through your subscribed communities, search for it in the command palette (press /)

sevonj commented 2 months ago

Opinion on making it an expandable drawer kinda like this?

image

Xyphyn commented 2 months ago

I guess I could do that but I dislike drawer UI. Where would I put the drawer button?

sevonj commented 2 months ago

Where would I put the drawer button?

That's the one thing I've been struggling with. I don't have a great solution.

radicalrusty commented 2 months ago

@sevonj Something like that would be useful for sure.

Maybe it could just be added with another hotkey similar to the command palette?

sevonj commented 2 months ago

Maybe it could just be added with another hotkey similar to the command palette?

Nobody would find that, which is already an issue with the command palette. It would also be inaccessible to mobile users.