Actions
Bug #8363
closedSort VMware datastore/network dropdown menus
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Dropdown menus on the new host form when using a VMware compute resource aren't sorted alphabetically, so it is hard to find and select datastores or networks.
Files
Updated by Shlomi Zadok over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7a347c663566936dd4a23eb498b6e250fe6735ff.
Actions
#7
Updated by Josh Baird over 10 years ago
- File folders2.png folders2.pngfolders2.png added
- File folders.png folders.pngfolders.png added
- Status changed from Closed to Feedback
This still doesn't appear to be sorting correctly. It's only sorting on the parent name, not path.
folders.png shows what the code produces today. folder2.png shows what happens when folder.rb is changed to use ""#{path} / #{name}""
This is closer, but everything before "vm" should be truncated.
Updated by Dominic Cleal over 10 years ago
- Status changed from Feedback to Closed
I've filed the remaining issue about truncated folder names as #9085, thanks Josh.
Actions