I would like to request for the loading icon when loading the members in dashboard as well as on triggering action like filter, pagination etc. Is it possible, please let me know if I can edit it in quick.
I'm not 100% sure what you're asking for, but if you want to have a go at it yourself, you can branch the source code and make any changes you like here:
What I m trying to say is :: when we change the page number in the grid, the grid disappear for few sec, It would be nice if you show the loading icon at that moment.
Since I m not perfect in angularJS , hope you will help me on this :).
I don't have any time to spare on the project right now as I have other projects requiring my time which pay me and while this would be nice to have, it's not going to impact the function of the package at all. I'll will probably be more inclined to add such features if they were in the core as I'm shadowing the built-in ListView in many ways.
However, that said; if you really need this functionality for a project and have some budget for it I'd be happy discuss it further in which case you should probably contact me directly through Digitalsmith: http://digitalsmith.com.au/contact
Otherwise, I encourage you to have a browse through the code and learn AngularJS - there are a lot of good resources available including how to build Umbraco Packages with AngularJS. More than likely you'll be able to produce what you need by just looking at the source code though.
Loading icon
Hello Foster,
I would like to request for the loading icon when loading the members in dashboard as well as on triggering action like filter, pagination etc. Is it possible, please let me know if I can edit it in quick.
Thanks
With Regards Tri Mandir Prajapati.
Hi,
I'm not 100% sure what you're asking for, but if you want to have a go at it yourself, you can branch the source code and make any changes you like here:
https://github.com/robertjf/umbMemberListView
Feel free to do a pull request for any enhancements you make :)
- Rob.
Hi,
What I m trying to say is :: when we change the page number in the grid, the grid disappear for few sec, It would be nice if you show the loading icon at that moment. Since I m not perfect in angularJS , hope you will help me on this :).
With Regards
Tri
Hi Tri,
I don't have any time to spare on the project right now as I have other projects requiring my time which pay me and while this would be nice to have, it's not going to impact the function of the package at all. I'll will probably be more inclined to add such features if they were in the core as I'm shadowing the built-in ListView in many ways.
However, that said; if you really need this functionality for a project and have some budget for it I'd be happy discuss it further in which case you should probably contact me directly through Digitalsmith: http://digitalsmith.com.au/contact
Otherwise, I encourage you to have a browse through the code and learn AngularJS - there are a lot of good resources available including how to build Umbraco Packages with AngularJS. More than likely you'll be able to produce what you need by just looking at the source code though.
Hope this helps,
Rob.
is working on a reply...