You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: