Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement pull to refresh and infinite scroll for DIV #236

Open
StephanWald opened this issue Mar 8, 2023 · 0 comments
Open

implement pull to refresh and infinite scroll for DIV #236

StephanWald opened this issue Mar 8, 2023 · 0 comments
Labels
Type: Enhancements Iterations on existing features or infrastructure Type: Feature The issue is a request for new functionality

Comments

@StephanWald
Copy link
Member

DWC offers these two features on a child window.

https://github.com/BBj-Plugins/BBjPullToRefresh and https://github.com/BBj-Plugins/BBjInfiniteScroll demonstrate how these DWC features are applied to a child window.

To be discussed: Can we make it as simple as offering an event to Div for each, and as soon as a program registers this event the Div is enhanced by the respective feature? The optional parameters could become direct attributes of the Div, so we could forgo separate classes. Is this a good idea?

@StephanWald StephanWald added Type: Enhancements Iterations on existing features or infrastructure Type: Feature The issue is a request for new functionality labels Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancements Iterations on existing features or infrastructure Type: Feature The issue is a request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant