Skip to content

"Next" button should not appear for files in "available for signature" state #2780

@DazeEnd

Description

@DazeEnd

Is your feature request related to a problem? Please describe.
Currently, a "Next" button is displayed for files that are in the "available for signature" state. This "Next" button opens the user interface for placing signature fields.

This "Next" button could be confusing for users (it is certainly confusing to me), because the user is being prompted to continue a process by taking a "Next" action, when they are not in the middle of a process. In fact they probably just finished a process by sending the file to someone else for a signature.

Describe the solution you'd like
When a file is in the "available for signature" state, the "Next" button should not be displayed unless the user adds an additional signer by clicking the "Add signer" button. Ideally a message reading "Waiting for signature" would be displayed where the "Next" button is currently displayed.

Describe alternatives you've considered
Instead of a "Waiting for signature" message, you could replace the "Next" button with a "Cancel" button that cancels the signature request.

Additional context
Current UI as of v8.0.0-rc11:
Screenshot from 2024-04-16 14-12-13
Screenshot from 2024-04-16 14-13-21

Mock-up of one possible solution:
Mock Up

Metadata

Metadata

Labels

feature-requestNew feature requestfrontendFrontend taskjavascriptPull requests that update Javascript code

Projects

Status

0. Needs triage

Relationships

None yet

Development

No branches or pull requests

Issue actions