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

[Feature request] Ability to resize HUD modal for new entries #4129

Closed
KatieMFritz opened this issue Apr 11, 2019 · 1 comment
Closed

[Feature request] Ability to resize HUD modal for new entries #4129

KatieMFritz opened this issue Apr 11, 2019 · 1 comment
Labels
authoring ✍️ features related to author experience enhancement improvements to existing features

Comments

@KatieMFritz
Copy link
Contributor

KatieMFritz commented Apr 11, 2019

Description

When adding a new entry in a second-level HUD modal (I don't know what to call it - see the picture), the form is capped at max-width: 600px. When a user has the screen real estate available, it's more comfortable to have a wider area for editing, especially when plugins have wonky styling.

Image 2019-04-11 at 4 42 03 PM

Workaround I may try in the meantime, using the Control Panel CSS plugin:

.hud .elementeditor {
  max-width: 100%;
}

I'm playing around with resize: horizontal, but haven't found the right application yet.

Steps to reproduce

  1. Open a related entry field
  2. Add a new element from there
@brandonkelly brandonkelly added authoring ✍️ features related to author experience enhancement improvements to existing features labels Apr 11, 2019
@KatieMFritz KatieMFritz changed the title Feature request: ability to resize HUD modal for new entries [Feature request] Ability to resize HUD modal for new entries Apr 12, 2019
brandonkelly added a commit that referenced this issue Jun 4, 2021
Resolves #3448
Resolves #6587
Resolves #4129
Resolves #6647
Resolves #6247
Resolves #5857
Resolves #6918
@brandonkelly brandonkelly mentioned this issue Jun 4, 2021
@brandonkelly
Copy link
Member

This is basically resolved for 3.7! Element editor HUDs have been replaced with (bigger) slideouts. See #8017.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authoring ✍️ features related to author experience enhancement improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants