-
Notifications
You must be signed in to change notification settings - Fork 430
UI Enhancement, Need to add functionality in buttons like Animation or Vibration effects #1369
Comments
Hey Sanjeev. Welcome to AnitaB.org Open Source! :) I just have a few quick suggestions in raising issues that you can incorporate to make it better. Whatever is in the brackets [ ], those are placeholders that you should replace. The intention is to make a template everyone follows so that issues remain structured. Instead of "add a message using Toast You can also include the above points in Adceptance Criteria, rather than having the file names in the criteria. And you don't need to include the code to accomplish this in the description. That can be there in the commit you do :) Regarding your UX suggestion itself, I don't see a reason why a message should be displayed to the user when they click on a scenario. Did you have anything particular in mind when you thought about it? That said, I think including a vibration feedback when the user presses only on a locked scenario to let them know it's locked. To me, I don't think including it in unlocked scenarios would improve the UX. Also, if you're a GSoC aspirant, I think instead of creating an issue here for improving an existing thing, you can include this in your proposal for improving PowerUp. The admins are having a hard time keeping track of the influx of issues due to GSoC aspirants thinking they've to contribute code to improve their chances. Do let me know what you think about my suggestions. Good work! :) |
You'd also need to add to the manifest file and make sure that you add additional checks for SDK Version to avoid any new warnings coming your way. |
@sidvenu , thanks bro to giving time to my issue, this is my first issue that's why I made lots of mistakes. I'll keep in mind your all suggestions for the future. now come back to my issue, as a user when I'm trying to click on the locked scenario, nothing will happen and I'm getting confused, that the game is properly working or not although screen showing it is locked, as a user human satisfaction is more important. that why I raise this issue. |
thanks bro for your tip :) |
Happy to help. |
@therealsanjeev Hello, have you taken up this issue? |
@Priyansh-Kedia yes bro, before that I want to confirm this issue by mentor'S. any mentor, whenever you feel free please look into this :) |
Alright. |
Description
When the user clicked on the any button and locked/unlocked scenario in our game they receive feedback for a better experience, she does not receive any message or any feedback for the user's satisfaction. we add this for a better experience.
For Locked Scenario -
when I'm trying to click on the locked scenario, nothing will happen and I'm getting confused, that the game is properly working or not although screen showing it is locked, as a user human satisfaction is more important.
Any Button -
after the clicking, button vibrates his phone for a better experience. this should be added on the whole game buttons.
that would be a great UX and also user feels a good experience.
I need to do,
When the user clicks on the Locked scenario
1.) Display a message for the user to know they've pressed on a scenario
2.) Vibrate the phone
When the user clicked on any button on the game
1.) Vibrate the phone
Mocks
Acceptance Criteria
Update [Required]
For Locked Scenario
Enhancement to Update [Optional]
Definition of Done
Estimation
5 hour
The text was updated successfully, but these errors were encountered: