Skip to content

Conversation

@juliaroldi
Copy link
Contributor

When start shadow edit, check if table cells are selected, if they are selected, remove the background color to make the styles changes visible in the table.
tablePreview

parsedTable,
firstCell,
lastCell,
isHiding ? '' : `background-color:${tableSelectionColor}!important;`
Copy link
Contributor

Choose a reason for hiding this comment

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

If we are hiding, do we need to handle all the table parsing or we can just remove the style?

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