Skip to content

layout fixes#3349

Open
quarz12 wants to merge 3 commits intojaneczku:Developfrom
quarz12:mobile-layout-fixes
Open

layout fixes#3349
quarz12 wants to merge 3 commits intojaneczku:Developfrom
quarz12:mobile-layout-fixes

Conversation

@quarz12
Copy link
Copy Markdown
Contributor

@quarz12 quarz12 commented Apr 2, 2025

this pr removes this unused button:
image
on mobile resolution the author icon gets a fixed size to allow for a consistently centered placement
image
on small tablet resolution these buttons now behave the same (better than before but still not good). first picture is the old version, second one is new
image
image
and finally I removed some <p> tags around a <form> which is invalid html and can create issues due to browsers attempting to fix it automatically

@OzzieIsaacs
Copy link
Copy Markdown
Collaborator

I can't reproduce the 3rd behavior:
grafik

The 3 dots are not unused, they should allow to delete a single book format, this isn't working correct, but removing the 3 dots is not the solution:
grafik

@quarz12
Copy link
Copy Markdown
Contributor Author

quarz12 commented Apr 5, 2025

you are looking at the phone resolution. It happens when the screenwidth is set to ~770 or more

@diginfotek
Copy link
Copy Markdown

I could replicate the 3rd issue from 768px in width till around 1000px.

767px and below, it displays in mobile view.

Another fix option could be to move the Edit Metadata left panel on the top for resolution between 768px and 1000px?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants