Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitscreen view cuts off sidebars. #445

Open
radicalrusty opened this issue Sep 17, 2024 · 6 comments
Open

Splitscreen view cuts off sidebars. #445

radicalrusty opened this issue Sep 17, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@radicalrusty
Copy link

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

  • Browser: Firefox
  • Photon version: 0.5.1
@radicalrusty radicalrusty added the bug Something isn't working label Sep 17, 2024
@Xyphyn
Copy link
Owner

Xyphyn commented Sep 17, 2024

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
Copy link
Contributor

sevonj commented Sep 17, 2024

Opinion on making it an expandable drawer kinda like this?

image

@Xyphyn
Copy link
Owner

Xyphyn commented Sep 18, 2024

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

@sevonj
Copy link
Contributor

sevonj commented Sep 18, 2024

Where would I put the drawer button?

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

  • Some apps use the navbar, but they have less stuff there. We don't have the space, so something has to go. It wouldn't be catastrophic to move admin/modlog to the sidebar. See how reddit adds the button when the screen width is too small.

  • We have space at the top, but it would only be accessible when scrolled to the top. This would also look worse in community headers and other page types.

    concept art
    image

  • Some apps, like voyager have multiple bars, but I don't like this solution.
    concept art
    image
  • Floating button, but I dislike these and don't think it would fit.
    concept art
    image

@radicalrusty
Copy link
Author

@sevonj Something like that would be useful for sure.

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

@sevonj
Copy link
Contributor

sevonj commented Sep 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants