ayon-frontend icon indicating copy to clipboard operation
ayon-frontend copied to clipboard

Overview: Highlight columns ⚡

Open Innders opened this issue 6 months ago • 3 comments

Story

There is a particular field that is extra important that I want to highlight.

Problems

  • Is this a setting in the columns settings or a new settings.
  • Can this be added as a pro feature.

Proposal

  • Column background could be a different colour or the values could always have a background?
  • Enum with colours are inverted for extra pop.

TODO

  • [ ] Add setting data
  • [ ] Add settings column UX
  • [ ] Highlight columns UI

Attachments

Innders avatar Jun 25 '25 09:06 Innders

I think highlighting a column may also end up being "View dependent" if we e.g. support storing views and sharing them. More worthwhile perhaps could be allowing to set custom expressions then that trigger a highlight of a cell (or column) so that you could e.g. highlight all values above 1000 of some attribute.

Anyway, just throwing this out there.

BigRoy avatar Jun 25 '25 09:06 BigRoy

This issue is linked to our feedback platform. For feedback and updates, please visit this link.

More worthwhile perhaps could be allowing to set custom expressions then that trigger a highlight of a cell (or column) so that you could e.g. highlight all values above 1000 of some attribute.

This is crazy powerful idea, you are basically talking about simple conditional formatting at that point.

Next version after this one ;)

Innders avatar Jun 25 '25 09:06 Innders