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

Errors #158

Open
adhamrait opened this issue Feb 20, 2021 · 2 comments
Open

Errors #158

adhamrait opened this issue Feb 20, 2021 · 2 comments
Assignees

Comments

@adhamrait
Copy link
Collaborator

Show errors for various conflicts/issues in the show.

Errors to catch

Notes:
Error section at bottom of screen under tools.
Highlight errored dots somehow, maybe make them red
Error flags on continuities in MenuRight
Error flags on stunt sheets in MenuLeft

Errors should be calculated as locally as possible (don't calculate errors for entire show on each change), for example if you change a dot's position then only update the errors for that stunt sheet

@adhamrait
Copy link
Collaborator Author

Additional errors:

  • Dots missing in sheet (more dots in other sheets)
  • Extra dots in sheet (less dots in other sheets)

@adhamrait adhamrait self-assigned this Feb 20, 2021
@adhamrait adhamrait mentioned this issue Mar 8, 2021
7 tasks
adhamrait added a commit that referenced this issue Jun 12, 2021
Fixes issue #158 #159

* reserved space for warnings

* Added proper warning class

* lint

* warning system fleshed out

* Finished warning system, added locating system as well

* linted and fixed MenuLeft icon

* temp commit

* Kevin's recommendations

* Update recurseWarning and calculateWarning function names to be more descriptive

* Added tests for warning system

* fixed data-test error in Warnings.vue

* Updated Issue Naming

* fixed the overlap algorithm to be faster

* fixed test

* fixed nits

* lint
@adhamrait
Copy link
Collaborator Author

Closed with #161

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