Skip to content

feat(rows): add row highlight color for checkbox columns#2273

Open
ITExilion wants to merge 1 commit intonextcloud:mainfrom
ITExilion:feature/row-highlight-color
Open

feat(rows): add row highlight color for checkbox columns#2273
ITExilion wants to merge 1 commit intonextcloud:mainfrom
ITExilion:feature/row-highlight-color

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
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant