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

Integrate more errors into the block diagram #24

Open
ducky64 opened this issue Nov 18, 2021 · 0 comments
Open

Integrate more errors into the block diagram #24

ducky64 opened this issue Nov 18, 2021 · 0 comments

Comments

@ducky64
Copy link
Collaborator

ducky64 commented Nov 18, 2021

Currently, only required-but-disconnected ports are shown in red.

Ideas for more errors:

  • Constraint violations can highlight the relevant block or link as red.
    • How would this work for nested constraints? Perhaps a lighter red to show that it's nested instead of direct?
    • Separating failed assertion vs. missing parameter in assertion (perhaps a lighter red - this is typically the result of an incomplete design)?
    • Mouseover tooltip can display the error details (perhaps with a summary of nested errors, like count), then can click into it to get more details?
  • Configurable view options - what errors to highlight or suppress in the block diagram
  • Perhaps different symbol for required-but-disconnected as opposed to some other port error?
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

No branches or pull requests

1 participant