Skip to content

Make instance list scrollable.

Uman Shahzad requested to merge uman/scrollable-instance-list into master

Since we have so many instances now, it got annoying to try and scroll all the way down while losing sight of the appserver details, which I needed to see in some cases while scrolling.

To fix this, we make the instance column scrollable:

selection_001

selection_002

Merge request reports