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

Commit progress incorrectly registering Element and Nested Element counts #27

Open
jsdbroughton opened this issue Jun 8, 2022 · 0 comments
Labels
addin Related to the Navis plugin ui Related to the web UI

Comments

@jsdbroughton
Copy link
Member

Due to the element hierarchy, the number of elements shown in the progress bars is incorrect as they are discovered during the tree walk.

Total Elements should probably be related to Descendants and Self property and a counter used as Elements are added to the commit rather reporting the index of nested for loops.

@jsdbroughton jsdbroughton added ui Related to the web UI addin Related to the Navis plugin labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addin Related to the Navis plugin ui Related to the web UI
Projects
Status: In Progress
Development

No branches or pull requests

1 participant