this post was submitted on 07 Jun 2025
14 points (100.0% liked)

PieFed Meta

897 readers
70 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 1 year ago
MODERATORS
 

Hey, I'd like to know if an option for right alignment could be added for the main menu on mobile?

you are viewing a single comment's thread
view the rest of the comments
[–] wjs018@piefed.social 2 points 1 day ago (1 children)

This should be fixed now and this is exactly what I ended up doing.

Going as far as moving the menu to the left side of the screen is a much bigger lift, so I am not really going to prioritize it right now.

[–] hendrik@palaver.p3x.de 2 points 1 day ago* (last edited 1 day ago) (2 children)

I'm not sure whether this is the solution. Now it's the first level of menu options on the right, and the next level that pops up (the feeds, communities etc) on the left. That's still a mix if left and right and you still need to reach to the left, just one lever further down.

[–] wjs018@piefed.social 2 points 8 hours ago* (last edited 6 hours ago)

Should be fixed now. The only issue I can still see is that if a community has a really long display name it will overflow the menu on very small screens.

edit: and it got broke again with a later update...stay tuned

[–] wjs018@piefed.social 2 points 21 hours ago

Yeah, I'll fix that up. I missed that the css class wasn't inherited to the child elements, so I will just need to apply the breakpoints to the submenu items.