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

Implement Swipe Gesture for Month Navigation in Dynamic Calendar Extension #356

Closed
thevijayshankersharma opened this issue May 21, 2024 · 2 comments · Fixed by #369
Closed
Assignees

Comments

@thevijayshankersharma
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, users can only navigate between months in the calendar by clicking on navigation icons. This can be inconvenient for users on touch-enabled devices or those who prefer swipe gestures for navigation.

Describe the solution you'd like
I would like to implement swipe gesture functionality in the calendar, allowing users to switch between months by swiping left or right on the calendar interface. When a swipe gesture is detected, the calendar should smoothly transition to the previous or next month accordingly.

Describe alternatives you've considered
An alternative solution would be to provide additional navigation buttons specifically for touch devices, but this may clutter the interface and not provide as intuitive an experience as swipe gestures.

Additional context
This feature aims to enhance the user experience of the calendar by providing an alternative method of month navigation for touch-enabled devices and users who prefer swipe gestures. It will make the calendar more accessible and user-friendly.

What problem is this feature trying to solve?
This feature aims to provide an alternative method for users to navigate between months in the calendar, particularly for touch-enabled devices where clicking on navigation icons may not be as intuitive or convenient. By implementing swipe gesture functionality, users can navigate the calendar more seamlessly and efficiently.

How do we know when the feature is complete?
The feature will be considered complete when users can effectively switch between months in the calendar by swiping left or right on touch-enabled devices, with smooth transitions between months and accurate navigation. Additionally, thorough testing should be conducted to ensure compatibility and usability across various devices and screen sizes.

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link

Hello @thevijayshankersharma! Your issue #356 has been closed. Thank you for your contribution!

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