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

Indicate total nodes and excluded / flattened nodes in file explorer #1880

Closed
BridgeAR opened this issue Mar 19, 2021 · 0 comments · Fixed by #1929
Closed

Indicate total nodes and excluded / flattened nodes in file explorer #1880

BridgeAR opened this issue Mar 19, 2021 · 0 comments · Fixed by #1929
Assignees
Labels
difficulty:low Solving this is likely not that difficult feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:high Set by PO UX / UI Everything related to design and user experience

Comments

@BridgeAR
Copy link
Member

Feature request

Description

As a user, I want to see the total number of nodes, excluded nodes and flattened nodes so that the numbers correspond to the matching nodes.

image
image

Acceptance criteria

  • If the search bar is empty, show the total number of nodes, excluded nodes and flattened nodes
  • As soon as the search is triggered show the number of matching nodes and the total nodes together as indicated in the screenshot (matchingNodes/totalNodes)
@BridgeAR BridgeAR added pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:high Set by PO feature Feature requests difficulty:low Solving this is likely not that difficult UX / UI Everything related to design and user experience labels Mar 19, 2021
@Shivan-997 Shivan-997 self-assigned this Apr 14, 2021
Shivan-997 pushed a commit that referenced this issue Apr 16, 2021
Shivan-997 pushed a commit that referenced this issue Apr 16, 2021
Shivan-997 pushed a commit that referenced this issue Apr 16, 2021
RomanenkoVladimir added a commit that referenced this issue Apr 16, 2021
…ile explorer (#1929)

* add new function to get all nodes #1880

* get all nodes in order to indicate them in file explorer next to the number of the matching nodes #1880

* fix some tests and rename a variable in matching file conter #1880

* add test for new function getAllNodes #1880

* run prettier #1880

Co-authored-by: Shivan Oskan <shivan.oskan@maibornwolff.de>
Co-authored-by: RomanenkoVladimir <volodymyr.romanenko@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:low Solving this is likely not that difficult feature Feature requests pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:high Set by PO UX / UI Everything related to design and user experience
Projects
None yet
2 participants