PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

Provide visual feedback

Open tcp opened this issue 3 years ago • 1 comments
trafficstars

What?

Provide visual feedback when an action is performed. For example, when clicking a submit or save changes button, we should add a spinner to the button.

Why?

Right now there's no indication to the user and that's a poor UX. Let's add visual indicators where needed - from button pressing to successful/failed actions - because we don't have anything meaningful right now. We can add them as we see fit.

Indicators

  • When a successful action is made, provide positive feedback
  • When an action fails, display an error message and any other indication that the action failed
  • When a button is pressed and the action is not resolved (e.g. a network request is pending response)
  • If the user does not have the ability to execute an action

Additional Context

Feel free to add any instances not listed above.

tcp avatar May 23 '22 22:05 tcp

I'll just "throw" this here:

  • Provide "Show" option on password fields

tcp avatar May 23 '22 23:05 tcp

@tcp is this completed?

madhavajay avatar Nov 18 '22 00:11 madhavajay