This is a migrated thread and some comments may be shown as answers.

Feature request: Loading

4 Answers 67 Views
ListView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 31 Mar 2016, 04:46 PM
Instead of us needing to do some native {N} visibility toggling with the Activity widget... is there any way the RadListView could have a loading property we could bind a bool to, that would auto hide\show the listitems and replace it with the native loading icon that appears with pull to refresh?

4 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 04 Apr 2016, 01:46 PM
Hi Steve,

This sounds like a good idea. To make sure I understand you correctly:

1. Implement a property that defines whether default PTR indicator is shown or not
2. Expose a isLoading property that changes state depending on whether a pull-to-refresh state

Thanks!

Regards,
Deyan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 04 Apr 2016, 02:01 PM

It would be another small thing to add which would set this widget apart from the native {N} Listview IMO... less code, less layout issues, no more visibility bindings (although a loader template would be a badass idea).

But yeah, like

<RadListView busy="{{ isLoading }}"

0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 04 Apr 2016, 02:02 PM
...sorry used "busy" as an example because thats what the native ActivityIndicator has... no other reason
0
Nikolay
Telerik team
answered on 06 Apr 2016, 07:57 AM
Hello Steve,

Feel free to submit that feature request in the dedicated feedback portal: https://github.com/telerik/nativescript-ui-feedback

Regards,
Nikolay
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ListView
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Deyan
Telerik team
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Nikolay
Telerik team
Share this question
or