olehj / disklocation

Disk Location is a plugin for Unraid.
https://forums.unraid.net/topic/77302-plugin-disk-location
GNU General Public License v3.0
22 stars 3 forks source link

Allow choice of (or simply default to) "stacked" in addition to current 'Side by side' enclosure display #156

Closed teambvd closed 4 years ago

teambvd commented 4 years ago

The current UI layout functions perfectly for single enclosure, or single + small multi-bay, but for those with two or more disk locations which have different disk layouts, the current rendering method appears jilted:

Disk_location

Moving the plugin over to the arrays section can help, but only at higher resolutions as the array column expands to fill available browser space (so lower res screens, or non-full screen browsers would still be impacted similarly. Not only the dashboard widget suffers from this unfortunately, and to a much larger degree: Screen Shot 2020-09-18 at 12 11 27 AM

This would have the additional benefit of making it simpler for people to accurately display their enclosures:

olehj commented 4 years ago

Removed the

and chose to use
with float instead. Should align itself automagically where it fits best.