davidjumani edited a comment on issue #528:
URL: 
https://github.com/apache/cloudstack-primate/issues/528#issuecomment-656987179


   Bugs :
   Fixed in #534
   - ~While changing a systemvm service offering, need to fetch system 
offerings by passing `issystem=true`, `virtualmachineid` and `systemvmtype` to 
the listServiceOfferings api~
   - ~In the event listview, clicking the username redirects to the event not 
the user~
   - ~When editing a role, resource admin is not in the dropdown~
   - ~VR router offering link leads to an empty page~
   - ~In DeployVM, disk offering search doesn't show 'No records' if none 
present but keeps the old rows~
   - ~In add ACL Rule, the Rule# field should be a number, not text~
   - ~No pagination for security groups ingress / egress rules~
   
   Fixed in #540
   - ~Contextual help is missing for creating service offerings~
   - ~Contextual help missing in Infra > Add SSL certificate~
   
   Fixed in #539
   - ~Refresh after successfully uploading an iso (OK, David to check and call 
parent refresh)~
   
   
   TO FIX :
   - Scrolling on an autogenerated options, it scrolls back to the top 
automatically
   - Deleting all types of Network's tags removes it on the current page but 
persists on refresh (Perhaps just within a project) : Delete tags api returns 
an error : `Unable to execute API command deletetags due to missing parameter 
resourcetype`
   - Contextual help missing in Add Zone, although not there in the legacy UI 
either
   - Template order column appears if you go back from details view to listview 
while in a project but disappears on refresh or just disappears on refresh
   - Template adding setting removes the prior existing setting after refresh 
for xen & vmware
   - Pagination broken on VPN > ACL : `listnetworkacllistsresponse` does not 
support pagination so broken on primate
   - Traffic type on the network offerings redirects to offering. Could remove 
the router link ?
   - Management server on the host info card is wrong ?
   - Pagination broken on roles - Broken in the backend
   - Save settings in templates, should save all, not just the one added
   - Templates: On refresh, lists only first tag but on adding a tag, shows all 
(probably just in project view)
   - Add issystem=true systemvmtype=domainrouter to listserviceofferings called 
within VR
   - Tags won't go unless deleted twice [vpc, ipaddress, snapshots]?? Probably 
has to do with the fact that deleting them is an async job
   - Search by tag doesn't work for vm snapshots
   - On first time listing isos, the account column is missing
   - Call ListVMMetrics doesn't respect hostid param
   - The delete snapshot icons show even while the snapshot is being created 
(BackingUp state. Copies existing functionality but would be better if this 
check is present) -> David - hide the button based on state
   - Actions for templates / isos show even while they're being uploaded 
(clicking them tells you that they're not in the right state to perform any 
action. Copies existing functionality but would be better if this check is 
present) -> hide/disable buttons based on state
   - Make external Id required for backup offerings (David to check and 
remove/address the issue)
   - Assign to backup shows even while vm is starting in legacy UI as opposed 
to while running in primate (David - based on states show/hide the button)
   
   Usability :
   - Can perform the listHostHaProvider to check whether the hypervisor is 
supported (OK, show()-> only show for KVM and Simulator)
   - When migrating a VR/systemvm, exclude the current host from the list (OK, 
check/reuse the migrate user-VM component... concern: keep it simple, don't 
expand scope)
   - In the migrate snapshot to different storage, exclude the current host 
storage (OK... -> quick framework solution -> TBD with Rohit/David)
   - Is there a need to show state as well as allocated state in list cluster 
and zones ? (David to investigate what that allocation and managed states are, 
and then remove from list view... add them in detail view and/or the info card?)
   - Add account on project dashboard (OK with this, add button on the 
accounts/project component and remove the add button from project actions)
   - Enter to advance search rather than submit (OK, if this is a quick one)
   - Since the get health check results for VR doesn't download, consider 
changing the icon (OK)
   - No point in having update template permissions if inside project since you 
can't modify them (TBD - David/Pearl/Rohit to review)
   - Sort the projects in the projects dropdown (OK with sorting the list... 
David - review the logic of loading projects)
   - Check/ensure 500 as max page size across views/components (David?)
   - Add loading while fetching tags and annotations (OK, David - Infocard)
   - Root Domain shows as '/' in list & detail view infocard (David - to check 
in what views or check in InfoCard - domainpath....?)
   - Report bug at the bottom should redirect to bug or just say provide 
feedback (change string from "Report Bug" to "report issue")
   - If dynamic scalling not supported on the hypervisor, don't show it as an 
action button (systemvms; David - to check and remove/hide/show buttons based 
on hypervisor and old UI)
   
   After 1.0/GA:
   - Enter to submit a form (Alex's point - should be consistent)
   - Search for IPAddress firewall rule ?
   - While listing domains, on full page reload, it goes back to the root 
domain (context is lost; we don't keep selected domain in router path/url)
   - Why do IPs always point to the resource ? (David - OK to remove)
   - Account in user info card doesn't directly go to account but to the 
account listview ?
   - LB Rule is just plain json in ilb
   
   Mobile View/1.1:
   - Project selector not visible in mobile mode ?
   - Create zone form is not aligned in mobile view
   - Header notification should be clearable (obstrucs in mobile view)
   - Edit setting icon misaligned in mobile (accounts, domain, zones, etc)
   - Page size changer doesn't show up on mobile mode
   
   Undecided:
   - Keep the current router path while switching projects (David can explore, 
can we use the current router path/name to reload the page)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to