[Improvement] Implement customer group grid on ui component#13501
Conversation
…ento2 into customer-grid-ui-component # Conflicts: # app/code/Magento/Customer/etc/di.xml
|
|
|
Hi @simpleadm , please fix failed Travis tests. If you need some help or guide how to running functional tests locally, please let us know. |
|
Hi @simpleadm. Can you please resolve conflicts with 2.3-develop branch. Thanks |
|
Hi @VladimirZaets , |
|
Hi @simpleadm. Thank you for your contribution. |
Description
Several versions ago backend grid widgets (
\Magento\Backend\Block\Widget\Grid) were marked asdeprecated in favour of UI component implementation. This PR refactors customer group grid to use UI components.
At least it will save time of third party developers who needs to extend customer groups grid :)
Manual testing scenarios
Before changes:

After changes:


Filers:
Contribution checklist