skyline-console/releasenotes/notes/Support-Refresh-Button-For-Select-Table-5312ff8105325055.yaml
zhangjingwei 5fcc3b053e feat: support refresh button for SelectTable component
1. Support refresh button to refresh data for the SelectTable component.
2. When creating an instance/ironic/container, you can click to create a network/security group, then create a new resource in a new window, refresh the data in the previous window and select the newly created resource.

Closes-Bug: 2042928
Change-Id: I66bdbf848d375e45f0ab8941b0989165ad86a137
2024-01-31 14:21:55 +08:00

14 lines
476 B
YAML

---
features:
- |
`Feature #2042928 <https://bugs.launchpad.net/skyline-console/+bug/2042928>`_:
Support refresh button for SelectTable component:
* Support refresh button to refresh data for the SelectTable component
* When creating an instance/ironic/container, you can click to create
a network/security group, then create a new resource in a new window,
refresh the data in the previous window and select the newly created
resource.