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

Create Haptic feedback class #5

Closed
clarkeben opened this issue Oct 9, 2021 · 2 comments · Fixed by #18
Closed

Create Haptic feedback class #5

clarkeben opened this issue Oct 9, 2021 · 2 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest feature or bug help wanted Extra attention is needed

Comments

@clarkeben
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Haptics engages people’s sense of touch to enhance the experience of interacting with onscreen interfaces. This provides feedback when a user taps on a button or an action has been successfully completed.

Describe the solution you'd like
Create a class to handle haptic feedback, a singleton object can be used. This will be later used across the app.

A few cases worth handling:

  • Heavy
  • Light
  • Medium
  • Rigid
  • Error
  • Success
  • Warning

Please test this, a follow-up issue will be to add feedback to various buttons and actions - though this has not been scoped.

Additional context

@clarkeben clarkeben added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest Hacktoberfest feature or bug labels Oct 9, 2021
@clarkeben clarkeben added this to To do in Habit Tracker To Do List via automation Oct 9, 2021
@arihantthriwe
Copy link

Please assign me this. :)
I will do my best as a newbie 💭

@clarkeben
Copy link
Collaborator Author

@arihantthriwe sure thing. I have now assigned you to the issue. Let me know how you get on or if you have any questions 😄

This was referenced Oct 15, 2021
@clarkeben clarkeben linked a pull request Oct 19, 2021 that will close this issue
Habit Tracker To Do List automation moved this from To do to Done Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest feature or bug help wanted Extra attention is needed
Development

Successfully merging a pull request may close this issue.

2 participants