Skip to content

Conversation

@ITExilion
Copy link

Summary

Adds the ability to highlight entire rows based on checkbox column values.

Changes

  • Added color picker in checkbox column settings (SelectionCheckForm.vue)
  • New rowHighlightColor option in column customSettings
  • TableRow.vue applies background color when checkbox is checked

Use Case

Useful for visually tracking completed tasks - when a "Done" checkbox is checked, the entire row gets highlighted with a custom color.

Screenshots

image image

- Add color picker in SelectionCheckForm for Yes/No columns
- Save rowHighlightColor in column customSettings
- Display row highlighting based on checkbox value
- Fix EditColumn.vue to preserve rowHighlightColor when saving
@ITExilion ITExilion force-pushed the feature/row-highlight-color branch from a0b73d1 to 4c67be0 Compare January 23, 2026 13:39
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.

1 participant