Skip to content

fix(metadata): adds edit/display behavior for datetime fields#863

Open
cristianoliveira wants to merge 6 commits intov5-devfrom
WPB-23877-datetime
Open

fix(metadata): adds edit/display behavior for datetime fields#863
cristianoliveira wants to merge 6 commits intov5-devfrom
WPB-23877-datetime

Conversation

@cristianoliveira
Copy link
Contributor

@cristianoliveira cristianoliveira commented Mar 6, 2026

Apply the same edit/display style for inputs that use popover for selection

This commit changes the background and border colors for disabled togglable fields in the metadata editor.
Detailed Changes:
 - Implementation:
   - Changed the background color and border color for disabled togglable fields in FieldEdit.css.
@cristianoliveira cristianoliveira marked this pull request as ready for review March 9, 2026 13:21
Copy link
Member

@cdujeu cdujeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -6,4 +6,10 @@

.editField.toggable.disabled .mantine-Input-wrapper > .mantine-Input-input {
background-color: var(--md-sys-color-surface-2);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove that line actually, 'background' will take care

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 participants