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

fix(participantsStore): optimize store updates #11254

Merged
merged 4 commits into from
Dec 21, 2023

Commits on Dec 21, 2023

  1. fix(participants): don't purge store on each fetch, update only chang…

    …ed participants
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9ef7390 View commit details
    Browse the repository at this point in the history
  2. fix(participants): update user status if there were actual change

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    38185c5 View commit details
    Browse the repository at this point in the history
  3. fix(Participant): remove unused props

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    14e025a View commit details
    Browse the repository at this point in the history
  4. fix(participants): handle deleting of participants, refactor, add tests

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4784f6f View commit details
    Browse the repository at this point in the history