sanger / labwhere

A tool for tracking uniquely barcoded labware
MIT License
3 stars 10 forks source link

Y24-158 - Slow loading of the location tree occurs when pressing the root node #798

Open seenanair opened 2 months ago

seenanair commented 2 months ago

Description The locations page in Labwhere displays a location tree. The page takes a while to load when user clicks a node. It need to be investigated further on how it can be improved.

Who the primary contacts are for this work Tristram Bellerby

Additional context or information Considering the fact that it is using an old style Rails UI, the performance issues might be related to that. Some alternatives to consider

KatyTaylor commented 2 months ago

I think a slow one that Tris showed us was when the 'Ogilvie' node was expanded.

Steve thought it would be quite an undertaking to improve this due to how the UI is designed.

Part of the problem was that the slow loading made the user unsure whether they had successfully clicked the button - perhaps adding a buffering icon would be another improvement.