Imvedansh opened a new issue, #11385: URL: https://github.com/apache/cloudstack/issues/11385
### problem ### Description: When selecting multiple public IP addresses from the list view in the CloudStack UI, there are currently no action buttons available to remove or alter them. This makes it impossible to perform batch actions on public IPs, which seems like a regression or a missing feature. ### Context: I reviewed [Issue #8106 ], which was related to UI/UX overlap and positioning of the action buttons when multiple IPs were selected. <img width="975" height="112" alt="Image" src="https://github.com/user-attachments/assets/d55b39ad-e30c-4a53-a349-d4050bc718c7" /> There was a proposed fix in [PR #9288], but that PR was closed without being merged. Currently, there is no UI option to perform any action (like release or edit) on multiple selected public IPs. ### Questions: Was the decision to remove or not show the action buttons intentional? If yes, what is the proposed alternative to allow bulk management of public IPs? If no, could it be that the buttons were accidentally omitted in recent UI changes? ### Expected Behavior: When multiple public IP addresses are selected: A consistent action menu or toolbar should appear. Users should be able to perform batch actions, such as releasing multiple IPs. ### Actual Behavior: No action buttons or toolbar is displayed. No way to manage selected IPs in bulk. <img width="1916" height="881" alt="Image" src="https://github.com/user-attachments/assets/c8976102-ca81-479f-b014-6653c81c6784" /> ### versions Main, 4.20 ### The steps to reproduce the bug ### Steps to Reproduce: Go to the Network section Navigate to the Public IP Addresses tab. Select multiple IP addresses using checkboxes. Observe that no action options appear. ### What to do about it? _No response_ -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org