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

Filtering in Diagnostic Panel not working #646

Closed
dlabordus opened this issue Mar 31, 2022 · 0 comments · Fixed by #660
Closed

Filtering in Diagnostic Panel not working #646

dlabordus opened this issue Mar 31, 2022 · 0 comments · Fixed by #660
Labels
Kind: Bug Something isn't working

Comments

@dlabordus
Copy link
Contributor

dlabordus commented Mar 31, 2022

When a SCL File has some validation errors these are shown in the Diagnostic Panel.
This panel has a filter to filter the list of message, but the filter isn't working anymore.

image

It looks like with some refactoring the list was changed. The lines were changed to elements "abbr".

Maybe also check something else directly. When there are no errors the entry "abbr" contains "undefined".
It's not displayed on the screen, but can cause strange behavior in the future.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant