[GH-ISSUE #3513] enh: Haptic Feedback in the Mobile UI #13291

Closed
opened 2026-04-19 20:04:20 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Smoffyy on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3513

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Well, I thought that it'd be nice to have haptic feedback, like when swiping to open the side menu with chats, or when the LLM is streaming the response. Kinda like the ChatGPT App, those type of haptic feedbacks. And when using the Call mode, it'll vibrate when it finishes transcribing what you said.

Describe alternatives you've considered
None, if its not easily do-able its completely fine. Just thought about giving the Idea.

Additional context
None

Originally created by @Smoffyy on GitHub (Jun 28, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3513 **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Well, I thought that it'd be nice to have haptic feedback, like when swiping to open the side menu with chats, or when the LLM is streaming the response. Kinda like the ChatGPT App, those type of haptic feedbacks. And when using the Call mode, it'll vibrate when it finishes transcribing what you said. **Describe alternatives you've considered** None, if its not easily do-able its completely fine. Just thought about giving the Idea. **Additional context** None
Author
Owner

@dannyl1u commented on GitHub (Aug 2, 2024):

iOS doesn't support vibrations on Safari, perhaps it could be implemented for Android though

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate#browser_compatibility

<!-- gh-comment-id:2265844676 --> @dannyl1u commented on GitHub (Aug 2, 2024): iOS doesn't support vibrations on Safari, perhaps it could be implemented for Android though https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate#browser_compatibility
Author
Owner

@silentoplayz commented on GitHub (Aug 20, 2024):

As of v0.3.13, Android devices now support haptic feedback for an immersive tactile experience during certain interactions.

<!-- gh-comment-id:2298958500 --> @silentoplayz commented on GitHub (Aug 20, 2024): As of [v0.3.13](https://github.com/open-webui/open-webui/releases/tag/v0.3.13), Android devices now support haptic feedback for an immersive tactile experience during certain interactions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13291