skyline-console/releasenotes/notes/Update-Table-Header-e279ab2ff792cbb6.yaml
zhangjingwei 91c5b7933b feat: udpate table header
1. update table header's buttons postion
2. update e2e command to adjust the change

Change-Id: I50379428eaad9ba3b4571987b2478e6f05d25caa
2023-11-17 17:22:35 +08:00

9 lines
294 B
YAML

---
features:
- |
Update table header:
* Move all common table buttons to the right top of the table, such as refresh button, download button, custom button, auto-refresh button.
* Move the quick search of the MagicInput component from the behind the search input to the front.