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

PieFed Meta

874 readers
110 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
[–] viral.vegabond@piefed.social 3 points 12 hours ago (1 children)

I tend to agree, but I still think it would be nice to offer an option if possible. I'm sure not everyone would prefer it on the right side.

Alternatively, maybe the menu icon could be placed on the left side?

[–] hendrik@palaver.p3x.de 3 points 12 hours ago* (last edited 12 hours ago) (1 children)

I see about two reasons to prefer it that way, being left-handed or using a right-to-left language. But with those, the parent button might want to be on that side as well. It doesn't seem to be very consistent with Android apps. I have some with the menu on the left and some with the menu on the right. And I mean the icon and instance name serves a purpose as well. I click on that regularly to return back to my feed. (And technically we don't need to move the finger, seems the clickable area is the entire width... I can click on the void at the right side and it still opens the menu item.)

[–] hendrik@palaver.p3x.de 3 points 11 hours ago* (last edited 11 hours ago) (1 children)

I had a look at the CSS. I thought I could fix it by adding a "text-align: right" somewhere for the breakpoint tablet and below... But I'm not an expert on bootstrap and there is submenus with additional headlines and indented items... Maybe this takes a closer look or someone who is faster at the CSS stuff than me.

[–] wjs018@piefed.social 1 points 4 hours ago

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.