Skip to content

Update event on LiveList #607

Closed
Closed
@gcostaapps

Description

@gcostaapps

Hi,

First I want to thank you for maintaning this great library.

I'm developing a live query funtionality and I faced the ParseLiveListWidget, although it provides live query functionalities it mixes presentation code with logic.

There is a way to update the objects listening to the LiveList stream but right now when a object is updated it doesn't send a event, only for creating and deleting objects.

I solved this issue adding the ParseLiveListUpdateEvent. I've already submited a pr to resolve this. PR #606

If you can review it and merge I think it would benefit people like me who doesn't want to mix logic with presentation.

(I'm using the null-safety branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions