Lately I’ve driving crazy trying to solve a simple button, for context:
- A user access a page where they can read a document
- the user can suggest changes on that document or not
- In both cases, the user has to click a button that says "Submit review…"
- After this, they have a modal confirmation explaining what is going to happen.
In all my test users where able to understand that they have to click on this button because there is a small text that says "Once you have finished please click the Submit review… for confirmation" They all understood it, but, I still feel is not really clear that this is not the final action, that they will have a confirmation modal, in fact, all of them said that it was really good to have a modal before, but none of them see it coming.