feature: add loading animation when search data is loading#1633
feature: add loading animation when search data is loading#1633ivan-nginx merged 2 commits intoiissnan:masterfrom
Conversation
|
GJ! I'll test it soon. Wait for response. |
|
@uchuhimo loading work perfectly, u can test it on my last example site. But, it is really need to add |
|
@ivan-nginx Thank you for reminding me, I will try and update the pull request if it's possible. |
|
@uchuhimo firstly, need to test and try it. If FA will better, need to use it, i think. |
|
@ivan-nginx It works. Demo: The appearance is similar. We can reduce the svg picture if we use animation icon. |
|
@uchuhimo ok, do how it will be better. ;) |
|
@ivan-nginx I have updated this pull request, check it please |
|
@uchuhimo yeah, it's work fine and no need svg icon. Well done and thanks! |

When clicking search button first time, it will spend a long time loading search data if
search.xmlis large (usually 5-10 seconds), without any response. I add a loading animation to indicate the loading process. Demo: