woocommerce/plugins/woocommerce-admin/client/task-lists
Yashita Mittal e4bec8e378
Update task list items to show spinner on selection (#39270)
* Update task list to show a spinner on item click

There is an issue of a noticeable delay when clicking on product task list items, which leaves users waiting without any indication of the loading status.
To enhance the user experience, add a loading spinner that provides visual feedback during the transition to the next page.

Co-authored-by: yashita.mittal <yashita.mittal@a8c.com>
2023-07-31 18:42:09 +08:00
..
components Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
fills Update task list items to show spinner on selection (#39270) 2023-07-31 18:42:09 +08:00
hooks Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
progress-title Fix tasklist completion message when no tasks are completed (#38092) 2023-05-05 17:48:10 +08:00
reminder-bar Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
setup-task-list Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
test Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
index.ts Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-lists.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-lists.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00