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

feat: see people available within selected range in group availability #57

Open
RaymondWHZ opened this issue May 18, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@RaymondWHZ
Copy link
Member

RaymondWHZ commented May 18, 2023

We can allow the user to select some timeslots in group availability to see who is available across all the selected timeslots. For example, one can choose to see all people available from 9:00 am to 12:00 pm. We can implement this by taking back the original function of the scheduler component instead of directly disabling selection.
Completing this feature will also facilitate responsive design: mobile users can thus select some slots and click some "unfold" button to see all available people, eliminating hovering logic which is not easy to perform on mobile.

@RaymondWHZ RaymondWHZ self-assigned this May 21, 2023
@RaymondWHZ RaymondWHZ added the enhancement New feature or request label Jun 27, 2023
@RaymondWHZ RaymondWHZ removed their assignment Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant