Skip to content

Feature/storybook add author dashboard and object view

Pankaj Kandpal requested to merge feature/storybook-add-author-dashboard into main

The merge request addresses issue: #801 (closed)

Changes include:

  1. Refactored dashboard component and author submission form to align with the storybook file conventions
  2. Added dashboard component, with the empty editor, empty reviewer, and empty submission state
  3. Added author object form, with empty and filled data in a storybook.
  4. Unwanted Cypress failed images are being checked in tracked in the git tree (could not be located in the codebase)
Edited by Pankaj Kandpal

Merge request reports