woocommerce/plugins/woocommerce-admin/client/homescreen/activity-panel
Fernando 649cb0f6ad Fixed orders panel flickering (https://github.com/woocommerce/woocommerce-admin/pull/5655)
* Fixed orders panel flickering

This commit fixes the orders panel flickering when Gutenberg is activated

* Fixed badge flickering

* Removed unnecessary line

* Fixed items selector

This commit fixes the items selector. The method 'getItemsTotalCount' was returning the 'defaultValue' instead of the 'totalCount' when  its value was 0

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2020-11-18 15:59:46 -03:00
..
orders Fixed orders panel flickering (https://github.com/woocommerce/woocommerce-admin/pull/5655) 2020-11-18 15:59:46 -03:00
test Added support for custom actionable statuses (https://github.com/woocommerce/woocommerce-admin/pull/5550) 2020-11-06 13:50:24 -03:00
index.js Added support for custom actionable statuses (https://github.com/woocommerce/woocommerce-admin/pull/5550) 2020-11-06 13:50:24 -03:00
panels.js Added support for custom actionable statuses (https://github.com/woocommerce/woocommerce-admin/pull/5550) 2020-11-06 13:50:24 -03:00
style.scss Added support for custom actionable statuses (https://github.com/woocommerce/woocommerce-admin/pull/5550) 2020-11-06 13:50:24 -03:00