Fix availability/suggestion dependency #5

Open
opened 2026-05-19 05:03:27 +00:00 by foravo_admin · 0 comments
Owner

Imported from GitHub issue StanfordCS194/spr26-Team-22#97.

Source: https://github.com/StanfordCS194/spr26-Team-22/issues/97
Original author: @nriedman
Original state: open


Summary

Right now, we cannot generate a suggestion if the user hasn't given their availability. This was a surprising behavior to users at Demo Day 2, and users didn't understand why no suggestions were available at first. We should design the availability + suggestion feature in such a way that it doesn't create a hidden dependency like this.

Requirements

Either add availability querying to the onboarding flow so that users always gives availability, add a hint in the suggestion UI indicating the suggestion is unavailable until the user gives their availability, make it so that suggestions can still be generated even without explicit availability, or some combination of the above.

Notes

N/A

Imported from GitHub issue `StanfordCS194/spr26-Team-22#97`. Source: https://github.com/StanfordCS194/spr26-Team-22/issues/97 Original author: @nriedman Original state: open <!-- foravo:github-issue:StanfordCS194/spr26-Team-22#97 --> --- ## Summary Right now, we cannot generate a suggestion if the user hasn't given their availability. This was a surprising behavior to users at Demo Day 2, and users didn't understand why no suggestions were available at first. We should design the availability + suggestion feature in such a way that it doesn't create a hidden dependency like this. ## Requirements Either add availability querying to the onboarding flow so that users always gives availability, add a hint in the suggestion UI indicating the suggestion is unavailable until the user gives their availability, make it so that suggestions can still be generated even without explicit availability, or some combination of the above. ## Notes N/A
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
foravo/milestone-proof-20260519050317#5
No description provided.