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

fix(ui): adapt Dataframe bg color when selected - WF-131 #703

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

madeindjs
Copy link
Collaborator

The CoreDataframe component has a custom background color set with dataframeBackgroundColor variable. This custom background prevents the user to seeing that this component is being selected in Builder mode.

The workaround is to simply unset the background color when the component has a .selected class.

Screencast.From.2024-12-17.15-51-39.mp4

The `CoreDataframe` component has a custom background color set with
`dataframeBackgroundColor` variable. This custom background prevents the
user to seeing that this component is being selected in Builder mode.

The workaround is to simply `unset` the background color when the
component has a `.selected` class.
@madeindjs madeindjs self-assigned this Dec 17, 2024
@ramedina86 ramedina86 merged commit 90e3656 into writer:dev Dec 18, 2024
16 checks passed
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