group-income icon indicating copy to clipboard operation
group-income copied to clipboard

Give more context to users on why a button is disabled

Open mmbotelho opened this issue 5 years ago • 0 comments

Problem

At the moment, when a submit button is disabled for some reason, we should inform the user of why that is happening.

Solution

Give the user more information. Let them know why the button is disabled. There are 2 possible solutions that I can think of ATM:

  • Add a tooltip on hover/click/tap on a disabled button;
  • Add a paragraph or scoped banner below the button.

mmbotelho avatar Oct 20 '19 11:10 mmbotelho