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

Guests Page #7904

Open
7 of 9 tasks
murilopereirame opened this issue Nov 8, 2024 · 0 comments · May be fixed by #7955
Open
7 of 9 tasks

Guests Page #7904

murilopereirame opened this issue Nov 8, 2024 · 0 comments · May be fixed by #7955

Comments

@murilopereirame
Copy link
Contributor

murilopereirame commented Nov 8, 2024

Implement a new page to select guests when creating a new event

AC

  • There's a new page to select the guests
  • The user can change the organizer alias
  • The organizer attendance status is on a new line
  • There's a button to encrypt the invite for external users
  • Guest password:
    • If the guest is a contact with a predefined password, the password should be auto filled
    • The guest password input's content can be visible or hidden
    • There's a button to control password input visibility

Image
Image

Tasks

  • Implement a dropdown for selecting organizer
  • Implement a dropdown for organizer attendance status bellow organizer
  • Use the previous created components to implement the layout
  • Handle password per guest
  • Implement navigation from event editor to guest list
  • Update input component to accept type
  • Handle guests suggestion logic
  • Handle guests password autofill if available and needed
  • Handle accessibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants