-
Notifications
You must be signed in to change notification settings - Fork 5
Add option to hide duplicated index values (white font colour) #137
Copy link
Copy link
Open
Labels
investigate 🔍Needs looking intoNeeds looking intoneeds DoDNeeds a Definition of Done logged alongside the issueNeeds a Definition of Done logged alongside the issueon hold 🛑This is not likely to be addressed soonThis is not likely to be addressed soonquestion ❓Further information is requestedFurther information is requesteduser enhancement ✨Quality of life improvements for usersQuality of life improvements for users
Description
Activity
Metadata
Metadata
Assignees
Labels
investigate 🔍Needs looking intoNeeds looking intoneeds DoDNeeds a Definition of Done logged alongside the issueNeeds a Definition of Done logged alongside the issueon hold 🛑This is not likely to be addressed soonThis is not likely to be addressed soonquestion ❓Further information is requestedFurther information is requesteduser enhancement ✨Quality of life improvements for usersQuality of life improvements for users
Is your feature request related to a problem? Please describe.
Some users are removing duplicated text in high level indexes - e.g. where it represents a super category.
This means that machine reading the data will require filling these forwards. If rows are reordered this data will be mangled.
Describe the solution you'd like
It would be better to keep this row-wise data in the table for machine reading, but instead improve human readability by making that text white.