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

Add new events dedicated to invitation handling #9412

Open
vxgmichel opened this issue Jan 22, 2025 · 0 comments
Open

Add new events dedicated to invitation handling #9412

vxgmichel opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
A-Client Area: Parsec desktop application C-UX Category: User eXperience enhancement Improve functionality, potentially changing behavior

Comments

@vxgmichel
Copy link
Contributor

vxgmichel commented Jan 22, 2025

Those new events should be aimed at helping with the synchronization of claimers and greeters.

This is especially useful for the greeting of a claimer during a user invitation. Since the user can be greeted by any administrator, an event could be generated in order to notify that a given claimer is waiting for an administrator willing to invite them. If a claimer chooses to wait for a specific greeter, then another event could be sent to notify the user that a claimer is specifically waiting for them. Another useful event would to signify that a claimer has been joined by a given greeter, for instance to notify other administrators that the invitation is already being taking care of.

To sum it up, there could be:

  • a ClaimerConnected event
  • a ClaimerWaitingForPeer event
  • a ClaimerJoinedGreeter event
@FirelightFlagboy FirelightFlagboy added the A-Client Area: Parsec desktop application label Jan 24, 2025
@FirelightFlagboy FirelightFlagboy added the C-UX Category: User eXperience label Jan 24, 2025
@mmmarcos mmmarcos added the enhancement Improve functionality, potentially changing behavior label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client Area: Parsec desktop application C-UX Category: User eXperience enhancement Improve functionality, potentially changing behavior
Projects
None yet
Development

No branches or pull requests

3 participants