hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Style ajax loading spinner #20

Open Vinai opened 3 years ago

Vinai commented 3 years ago

I've added a small spinner to indicate to the user something is happening when ajax paging is enabled. It can be seen in the branch ajax-paging.

I've tried to add some styling with tailwind but quickly got very lost. Could you please make it look right, maybe next to the prev/next buttons? Or maybe hover it over the navigation?

Thank you :)