Andreas-Halemba / livewire-planning-poker

2 stars 0 forks source link

Voting session UI does not update when first issue/story is added #13

Open Andreas-Halemba opened 1 year ago

Andreas-Halemba commented 1 year ago

Problem:

When a user joins a voting session that initially has no issues or stories to vote on, the list is not displayed. If the Product Owner (PO) adds an issue/story during the session, the new item does not appear in the list for other participants without a manual page reload.

Expected Behavior:

When the PO adds the first issue/story to an empty voting session, the list should be displayed and updated in real-time for all connected participants, without requiring a manual page refresh.

Steps to Reproduce: