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

[4.x] Update status indicator position #12404

Closed
wants to merge 1 commit into from

Conversation

brianjhanson
Copy link
Contributor

@brianjhanson brianjhanson commented Nov 30, 2022

Udpates the status indicator to hook onto first level children under the .flex-fields class vs. just the .field class because the .field class might be used in other contexts.

.flex-fields is applied by Craft to every tab which should make it a more consistent selector to hook onto. It's also responsible for the spacing we expect to be present for the status indicator

Fixes #12403

Udpates the status indicator to hook onto the `data-layout-element` attribute vs. the `.field` class because the `.field` class might be used in other contexts.

Fixes #12403
@brianjhanson brianjhanson requested a review from a team as a code owner November 30, 2022 20:02
@brandonkelly brandonkelly deleted the bugfix/cms-12403-status-badge-4 branch January 10, 2023 23:51
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.

[3.x] & [4.x]: Modified Attributes status-badge works oddly with compound fields
1 participant