Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement record manager landing page #5

Closed
sergei-maertens opened this issue Jun 4, 2020 · 0 comments · Fixed by #13
Closed

Implement record manager landing page #5

sergei-maertens opened this issue Jun 4, 2020 · 0 comments · Fixed by #13
Assignees

Comments

@sergei-maertens
Copy link
Member

When a record manager logs in to the application, they should be redirect to their landing page.

The landing page must contain the following elements:

  • A list of authored destruction lists (clicking through leads to a detail page)
  • A button to start a new destruction list
  • An area for notification display

The wireframe below sketches out the elements - this should serve as inspiration but the exact layout needs to be user-friendly.

image


Detailed specification

List of authored destruction lists

For each destruction list presented, the following data must be visible:

  • name
  • current status
  • an icon/indicator that feedback/review has been given and/or actions for the record-manager are required

The list should be sorted by most-recent first.

A button to start a new destruction list

The button should be clear and take you to a new page dedicated to creation.

An area for notification display

Notifications should be ordered by most-recent first. Clicking notifications should take you to the right page if relevant, otherwise they should present their content in an expanded view. It should be possible to delete notifications. The notification data model is WIP.

@annashamray annashamray moved this from To do to In progress in MVP Destruction Jun 8, 2020
@annashamray annashamray moved this from In progress to Review in progress in MVP Destruction Jun 11, 2020
MVP Destruction automation moved this from Review in progress to Done Jun 15, 2020
@annashamray annashamray moved this from Done to Review in progress in MVP Destruction Jun 17, 2020
@annashamray annashamray moved this from Review in progress to Done in MVP Destruction Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants