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

Bugfix/15040 inline editing styles #15049

Merged
merged 5 commits into from
May 22, 2024
Merged

Conversation

i-just
Copy link
Contributor

@i-just i-just commented May 22, 2024

Description

  • Added .inline-editing class to the #elements container when in inline editing mode.
  • Adjusted the styles to make the fields a bit less squashed and not overly wide.
  • TagSelectInput now uses y axis to sort when in inline editing mode.

Before:
Screenshot 2024-05-22 at 15 01 35

After:
Screenshot 2024-05-22 at 15 02 31

Before:
Screenshot 2024-05-22 at 15 01 51

After:
Screenshot 2024-05-22 at 15 02 44

Related issues

#15040

@i-just i-just requested a review from brandonkelly May 22, 2024 14:11
# Conflicts:
#	src/web/assets/cp/dist/css/cp.css
#	src/web/assets/cp/dist/css/cp.css.map
[ci skip]
@brandonkelly brandonkelly merged commit d56b167 into 5.x May 22, 2024
@brandonkelly brandonkelly deleted the bugfix/15040-inline-editing-styles branch May 22, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants