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

[5.0.0-beta.2]: Field Layout designer unusable in slideout #14401

Closed
wsydney76 opened this issue Feb 16, 2024 · 2 comments
Closed

[5.0.0-beta.2]: Field Layout designer unusable in slideout #14401

wsydney76 opened this issue Feb 16, 2024 · 2 comments
Assignees
Labels

Comments

@wsydney76
Copy link

wsydney76 commented Feb 16, 2024

What happened?

Description

The new meta sidebar showing usages makes the layout designer unusable in slideouts:

1600px screen width:

image

1920px screen width: somehow usable, but doesn't show tabs in two columns:

image

Steps to reproduce

  1. Open entry type in slideout from matrix field edit

Expected behavior

Don't use a sidebar, let the field layout designer take as much space as possible for tab columns.

Actual behavior

See screenshot

Removes the “Used by” column from the Entry Types index page

I really liked that...

Edit:

Same for editing fields in slideouts

image

Craft CMS version

5.0.0-beta.2

PHP version

8.2.13

Operating system and version

Linux 5.15.133.1-microsoft-standard-WSL2

Database type and version

MySQL 8.0.33

Image driver and version

Imagick 3.7.0 (ImageMagick 6.9.11-60)

Installed plugins and versions

@brandonkelly
Copy link
Member

Thanks for pointing that out! I’ve addressed this for the next release in two ways:

  • Field layout designers are now responsive, so their sidebars will only be visible when there’s enough room to show them alongside the configured tab(s). Otherwise, the element library pane will be accessible via disclosure menus within each tab. (Make the FLD responsive #14411)
  • Slideout sidebars are now always togglable; not just when they’re too narrow to display the sidebar alongside the content. (Allow sidebar toggling on wide slideouts #14418)

@brandonkelly
Copy link
Member

Craft 5.0.0-beta.3 is out with those changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants