HXQLabs / HXQLabs/Helixque

Add Mobile Specific Gesture Support for Better UX

Open
#145 4 comments 0 reactions 0 assignees View on GitHub
hacktoberfest hacktoberfest-accepted hacktoberfest2025 hacktoberfest2025-accepted
Dominant language
TypeScript
Stars
135
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Enhance the mobile user experience by adding swipe gesture support for commonly used actions such as:

Swiping left/right to switch to the next user

Swiping up/down or double-tap to toggle the chat panel

This will make the interface more intuitive and responsive for mobile users, reducing the need for manual button clicks.

Implement touch gesture recognition using a reliable gesture-handling library (e.g., react-swipeable or custom touch event listeners).

Ensure smooth transitions and proper event cleanup.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.