OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
Optimization for credential listing page
Signed-off-by: Yibo Wang [email protected]
Description
Optimization for credential listing page
- [x] Delete button layout and text cases (Singular VS Plural)
- [x] Confirmation pops up after delete button clicking. Notes: need to confirm the confirmation box content
- [ ] Localization for delete button pops up Note: will do after confirming the confirmation box content
- [x] Spinning in progress page
- [ ] Delete method with non-blocking IO
Issues Resolved
#2055
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ]
yarn test:jest - [ ]
yarn test:jest_integration - [ ]
yarn test:ftr
- [ ]
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] Commits are signed per the DCO using --signoff