Closed jawher closed 9 years ago
What is the behaviour when the artifact list is very long ?
I forgot to mention this, but I was planning to handle this (in the future), by implementing a file-browser like view where the user can navigate between folders if the artifacts list is above a certain threshold.
What was done here is the minimal viable product :)
I've limited the max height of the artifacts list and made it scrollable beyond it.
Nice work !