statamic / cms

The core Laravel CMS Composer package
https://statamic.com
Other
4.04k stars 531 forks source link

Tree view reponsive issue #7919

Open robdekort opened 1 year ago

robdekort commented 1 year ago

Bug description

The tree view doesn't work great on mobile devices yet. Probably due to the Save changes button. It causes overflow and the icons in the segmented control to disappear.

Perhaps the control + save button should go on a new line? IMG_1378

How to reproduce

.

Logs

No response

Environment

alpha-3

Installation

Starter Kit using via CLI

Antlers Parser

None

Additional details

No response

jasonvarga commented 1 year ago

Not v4 specific.

robdekort commented 1 year ago

That is true. Guess I labeled it since v4 comes with proper mobile views :).

jackmcdade commented 1 year ago

Took a stab at this and there is no perfect CSS-only solution with the current UI. It's gonna need a bit of a redesign.

robdekort commented 1 year ago

Yeah, I was afraid of that. Let me know if you need to bounce some ideas off of me.