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

Parsing Errors at Cardinality View #469

Closed
jacovinus opened this issue Jul 1, 2024 · 1 comment
Closed

Parsing Errors at Cardinality View #469

jacovinus opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jacovinus
Copy link
Collaborator

Describe the bug.

We got a list of errors when clicking on multiple labels for the final result.

Reproduction

Case 1:

  • click on a label - value option
  • click on a second label - value option
  • delete the text
  • select another label value with same label as first time but with different value
  • Error: In this case both label values appear, should only appear the last action.

Case 2:

  • Click on two different label-values
  • Click on a third one
  • Error: The second value gets erased

Case 3:

  • Click on two different label-values
  • Click delete on the third one (without selecting)
  • Error: the dialog appears only with the first label-value selected and the last added when clicking on delete button

Case 4:

  • Click on two different values
  • Click on a third one without value (just a label item)
  • Error: it deletes the first two label-values

Case 5:

  • Click on any label-value
  • Click on name
  • Error: the __name__label gets replaced with styles and the query is broken

Case 6:

  • same as Case 5, mostly underscores are broken

Application version

qryn-view-v2.3.8

Browser version

No response

Logs

No response

Anything else?

No response

@jacovinus jacovinus added the bug Something isn't working label Jul 1, 2024
@akvlad
Copy link
Contributor

akvlad commented Jul 1, 2024

Connected to #468

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

No branches or pull requests

2 participants