syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

Infinite Scrolling #46

Closed kahboom closed 7 years ago

kahboom commented 7 years ago

Overview

Implement infinite scrolling, as per the designs. This will be used in the Connections Library and other areas in the app.

Reference

astefanutti commented 7 years ago

Is this still a requirement / priority? If yes, ngx-infinite-scroll could be used as it has been used in Hawtio successfully.

kahboom commented 7 years ago

It was one of those requirements that were never high priority/a main user story and got kind of backlogged. We definitely want to avoid pagination per UXD. I haven't been able to take a look, but if it's simple enough to implement ngx-infinite-scroll that would be great! :) ty @astefanutti

On Tue, Jul 25, 2017 at 6:37 AM Antonin Stefanutti notifications@github.com wrote:

Is this still a requirement / priority? If yes, ngx-infinite-scroll https://github.com/orizens/ngx-infinite-scroll could be used as it has been used in Hawtio successfully.

β€” You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/syndesisio/syndesis-ui/issues/46#issuecomment-317698734, or mute the thread https://github.com/notifications/unsubscribe-auth/ADqplr7gNkso4qFbhl1RrYBAvgAt5uAiks5sRcVLgaJpZM4KcNZ4 .

-- Regards,

Rachel YordΓ‘n Senior Software Engineer Red Hat, Inc. | Middleware ryordan@redhat.com

astefanutti commented 7 years ago

Thx @kahboom I think that should be achievable for me as a first contribution πŸ˜€.

kahboom commented 7 years ago

@astefanutti - I remember you said you'd like to work on this. What this ever completed? No worries, we can leave it open (I actually opened it almost a year ago LOL πŸ˜‚ ) but was just curious in case you might have forgotten to close it. πŸ‘

astefanutti commented 7 years ago

@kahboom you remember well πŸ˜ƒ. Unfortunately I moved to migrate stuff to PatternFly NG and other things and haven't progressed much on it. I guess it deserve the "never going to happen" tag by now πŸ˜‰.

kahboom commented 7 years ago

hahaha @astefanutti πŸ‘ , i've been there

gashcrumb commented 7 years ago

Yeah, let's close this for now until needed.