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

Result Table View does not focus on the node that was executed #132

Open
laurachiticariu opened this issue Dec 9, 2022 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@laurachiticariu
Copy link
Collaborator

Reproduction steps:

  1. Use the tutorial flow at: https://github.com/CODAIT/nlp-editor/blob/main/sample-flows/tutorial_flow.json also attached here:
    tutorial_flow.json.txt
  2. Select the last node RevenueByDivision and run it
  3. We see the result table focused on the results for the RevenueOfDivision2 node instead of RevenueByDivision - this is incorrect, the results should focus on the RevenueByDivision
  4. Also, the result tabs appear in a random order: RevenueOfDivision2, Amount, ..., RevenueByDivision.. It would be nice if they were ordered alphabetically.

defect

@laurachiticariu laurachiticariu added bug Something isn't working good first issue Good for newcomers labels Dec 9, 2022
@marthacryan marthacryan removed their assignment Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants