[FEATURE] Visual and haptic feedback on buttons

When a button is touched (e.g. a navigation button or the ‘Set’ button on the charts page) in the Perspective App on Android, there is no feedback to the user. The reaction on button presses is a few seconds delayed, so a typical impatient user will press again and again.

A visual feedback like a ‘button down’ animation (also in the browser version) and a haptic feedback could improve the user experience.

6 Likes

Good feedback. Perhaps a material-ui style button animation when pressed. Haptic feedback is a good idea too, we’ll have to see how feasible that is.

1 Like