Altinn / app-frontend-react

Altinn application React frontend
BSD 3-Clause "New" or "Revised" License
18 stars 31 forks source link

Signing page with signing components #2491

Open HauklandJ opened 2 days ago

HauklandJ commented 2 days ago

We need a new page for the signing task.

The page should include a data element table with the documents to sign, and a table with signees to be viewed by the intance owner for a total signing status.

For role based signees: The table should show which role(s) is required to sign, and after the sign action is completed, the table should change to show the signee information (first- and lastname) in addition to the role.

NOTE: with a standard data element, anyone who has read access to the instance while on the sign task will be able to read signees and signing status. To mitigate this we would need a non standard approach for storing this data.

### Tasks
HauklandJ commented 2 days ago

@Edavda, please add links to design