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

Default url for request visit button from portal page #343

Closed
AykhanAhmadli opened this issue Aug 27, 2024 · 2 comments
Closed

Default url for request visit button from portal page #343

AykhanAhmadli opened this issue Aug 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AykhanAhmadli
Copy link
Contributor

Right now we are using ${IntakeFlowPageRoute.Welcome.path.replace(':schedule-type', 'provider').replace(':slug', 'daniel').replace(':visit-service', 'in-person').replace(':visit-type', 'prebook')} as a default request visit choice, which wouldn't work for the other projects. Need to propose a different solution for the request visit button.

@AykhanAhmadli AykhanAhmadli added the bug Something isn't working label Aug 27, 2024
@GiladSchneider GiladSchneider added this to the J milestone Aug 28, 2024
@GiladSchneider
Copy link
Contributor

We should have an intermediate page that generates a list of available schedules of locations, providers and groups. The user picks from those to see a schedule. If none have been set up you display a message saying “No location, provider or group schedules have been created.”

@GiladSchneider
Copy link
Contributor

✅ tested and functional locally and on the demo env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready For Release
Development

No branches or pull requests

2 participants