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

Integrate appointments on the profile page #3541

Closed
Tracked by #1023
ChristophWurst opened this issue Oct 12, 2021 · 4 comments
Closed
Tracked by #1023

Integrate appointments on the profile page #3541

ChristophWurst opened this issue Oct 12, 2021 · 4 comments
Assignees
Labels
2. developing Work in progress design Related to design, interface, interaction design, UX, etc. enhancement New feature request Feature: Appointments
Milestone

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Oct 12, 2021

Ref nextcloud/server#28139

@jancborchardt @nimishavijay please spec how this should work, ideally with a few screenshots that demonstrate the expected interaction

  • What will be rendered if the profile's users has no appointment configurations?
  • What will be rendered if the profile user has one publicly visible appointment configuration?
  • What will be rendered if the profile user has more than one publicly visible appointment configuration?

For your information, appointment configuration is the technical term for one of the appointment slot patterns that you can possibly create. Example: Coffee call, Lunch at the buffet, Consultation and so on. Users can have none or as many appointment configurations as they like.

@ChristophWurst ChristophWurst changed the title Integrate with the profile page Integrate appointments on the profile page Oct 12, 2021
@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of enhancement New feature request design Related to design, interface, interaction design, UX, etc. Feature: Appointments labels Oct 12, 2021
@jancborchardt
Copy link
Member

jancborchardt commented Oct 12, 2021

On Profile, it would just be a link (in the form of a button) to the "Public appointment booking page" as listed in #3484

If someone has multiple appointment configurations, we can go multiple ways depending on what is possible in the remaining time:

  • Have an overview page for different appointment configurations, like Calendly does
  • Have a dropdown in the Profile info settings to choose the appointment configuration you want the button on your profile page to link to

And to specifically answer your questions:

What will be rendered if the profile's users has no appointment configurations?

Simple: Just don’t show the checkbox in the profile info, don’t show a button either.
Advanced: "Show appointment booking" could be greyed out, with subline note and possibly link to Calendar to set one up.

What will be rendered if the profile user has one publicly visible appointment configuration?

If "Show appointment booking" is checked, that button will link to that one appointment configuration.

What will be rendered if the profile user has more than one publicly visible appointment configuration?

As mentioned above, either an overview page or the dropdown.

@ChristophWurst
Copy link
Member Author

Have an overview page for different appointment configurations, like Calendly does

I would go with this for simplicity reasons, otherwise the public API needs a way for Calendar to register and render such a setting on the user's profile settings page. I will update the ticket to make sure we also have the configuration overview page, similar to Calendly.

Simple: Just don’t show the checkbox in the profile info, don’t show a button either.
Advanced: "Show appointment booking" could be greyed out, with subline note and possibly link to Calendar to set one up.

Will put that into the requirements of the profile page ticket. That's not possible with the current API.

@ChristophWurst
Copy link
Member Author

On Profile, it would just be a link (in the form of a button) to the "Public appointment booking page" as listed in #3484

FYI I've created #3542 because the overview page and the booking page are two different features.

@ChristophWurst ChristophWurst added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Oct 25, 2021
@ChristophWurst ChristophWurst added this to the v2.4.0 milestone Oct 25, 2021
@ChristophWurst
Copy link
Member Author

Done with #3574

@ChristophWurst ChristophWurst modified the milestones: v2.4.0, v3.0.0 Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress design Related to design, interface, interaction design, UX, etc. enhancement New feature request Feature: Appointments
Projects
None yet
Development

No branches or pull requests

3 participants