Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Cloud/GettingStarted-Web to display suppressed errors. #350

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drasmart
Copy link
Contributor

Changes

  • Add ErrorModel class that extracts useful data from [IFlowError].
  • Replace set accessors on model classes with [init].
  • Add "Errors" section to Index.cshtml -- reflects [IFlowData.Errors] content (if present).
  • Add new (darkorange "unusable") color for evidence cells -- used when EvidenceKeyFilter is not available to differenciate "used"/"present" states.
  • Copy SuppressProcessExceptions: false clause (with description) to appsettings_51.json.

Related

Screenshots

Errors table:

Screenshot 2024-10-16 124903

New "unusable" color for "Evidence" cells:

Screenshot 2024-10-16 124930

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