mpicozzi_eidos's avatar
mpicozzi_eidos
Regular Visitor
2 years ago
Status:
New Idea

Improve usability and performances in folder views

When you are navigating the folder structure, every time that you expand a folder, Zephyr make a call to load the first level under the selected folder and it redraws the entire tree or at least it changes the position of the list, making very difficult to work with folders. Sometimes the folder is empty and you lost time and focus on what you are doing.

Is it possible to improve the usability of those views?

  • The folders tree should not move after that a node is expanded
  • If a folder has not subfolders should not have the expansion triangle at the left (from the beginning because if you try to expand a folder and it's empty the triangle disappears)
  • Make the expansion of the tree structure faster

This is not only in requirements or test repository trees but it's the same for every tree in the application.

Thanks