Open hepcat72 opened 3 months ago
This could be nice but might not be necessary. If the validation page displays a simple summary of which sheets have errors, then the user can find those. Also, the user might expect the sheet color to update once they have fixed the error, but I don't think we'll have a way to implement that within excel?
I think the other ideas to make more specific highlights will be more helpful #1104 (even if they don't cover all the cases as described in #1107).
None of it is necessary, but I mainly designed this feature because there's no way in excel to differentiate between types of comments on cells. I would like to be able to show which ones are errors, which are warnings, and also maintain the ability for users to add their own comments of even have automated informational comments.
It is low priority though. It doesn't need to be done for any of the existing milestones, because comments all generate a red corner cell decoration, which is sufficient for the time being, since it's only errors and warnings ATM.
FEATURE REQUEST
Inspiration
See #1034
Description
RequiredColumnValue
s: Don't attach the full error, just a comment that reads something like "Value Required", and color the cell background in some wayAlternatives
None
Dependencies
None
Comment
None
ISSUE OWNER SECTION
Assumptions
Limitations
Affected Components
Requirements
DESIGN
Interface Change description
None provided
Code Change Description
None provided
Tests