Closed drunkplato closed 2 years ago
The fact that it works in the backend is pretty cool though. Although I think some of the UI issues are due to the effects being update
rather than add
~bus
doesn't get the new participant ~zod
after they are invited via the Groups app~bus
invites ~zod
via Groups app and ~zod
does not get a new booth effect.@drunkplato This should be fixed now. Will keep open just in case, but this seems to be working. Report back here if you still notice issues.
This is in the scenario where
~bus
invites~zod
to a new group.~bus
gets the new booth effect, but~zod
gets a booth update, therefore it isn't added to the list.On
~zod
refresh, the booth is now there.UI issues
~bus
gets the new booth, click on the group doesn't load the proposals page. I think it's because the list call isn't fired for getting proposals on booth add effect. Will investigate.~zod
joins the group booth,~bus
doesn't get a new participant added (although after refresh it works). This could be due to the effect being update rather than add? @lodlev-migdev0/1 0%
is not updated to0/2 0%
on either UIs.