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

Show simplified page module view #2

Open
24 of 37 tasks
rfoucard opened this issue Mar 25, 2021 · 0 comments
Open
24 of 37 tasks

Show simplified page module view #2

rfoucard opened this issue Mar 25, 2021 · 0 comments

Comments

@rfoucard
Copy link
Contributor

rfoucard commented Mar 25, 2021

As an editor, I want to see a simplified page module view, so that I see page content important informations faster.

Mockups

Acceptance criteria

  • I see the page module as a unique area
  • I find easily any action button to edit the page
  • I find easily any action button to edit an existing content
  • I find easily any specific area
  • I find and use easily any existing content
  • I find and use easily any action button to create a new content
  • I access all the page module areas with the keyboard only

Acceptance tests

I see the page module as a unique area

  • the module docheader area and the module body area are visually unified

I find easily any action button to edit the page

  • I see the header informations in the good order : the module docheader-bar-buttons comes before the module docheader-bar-navigation
  • buttons have a simplified visual representation in their normal hover and focus states
  • I don't see any colPos edit button anymore

I find easily any action button to edit an existing content

  • In the content header right position, the delete button is not shown anymore, this action will be in the context menu
  • In the content header right position, I see a new "context menu" action button
  • this new context menu button has the same behaviour than the icon's context menu
  • the content icon on the top left doesn't show the context menu anymore but still show the content's "id" on mousehover in a tooltip

I find easily any specific area

  • the colpos area are visually simplified
  • the not assigned colPos area have still a different background
  • I can easily read the title of a assigned or not assigned colPos area

I find and use easily any existing content

  • the existing content block are visually simplified in its normal and hover state
  • I see that the title of the unused elements area is now "Unused elements"
  • The content language is not shown anymore aside the content title box in the column niew of the page module
  • The content type title is always displayed aside the content icon
  • The content state icon overlay (hidden, startime, etc.) is now displayed after the content type title

I find and use easily any action button to create a new content

  • I don't see all the "create new content" buttons in each possible colPos targets anymore but only in empty colPos
  • On an empty colPos area, I see the "add new content" button available (in the center middle of the colPos area) with a "+" icon.
  • On an empty colPos area, On a "add new content" button click, the usual new content wizard is opened
  • In the content header right position, a "add new content" button is shown
  • On an existing content's "add new content" button click, the "new content position" buttons are shown
  • On an existing content's "new content position" button click, the usual new content wizard is opened

I access all the page module areas with the keyboard only (to be validated by accessibility team)

  • I can use a skiplinks menu to access the "page action buttons", "module action buttons", "page path information", and "page columns positions" areas
  • When I access the page columns area, I can navigate from one column to another and select a colPos via keyboard
  • When I am in an empty colPos the focus is directly in the add new content area and I can add a new content pressing enter
  • When I am in a colPos with existing contents I can navigate from one content to another and select a content via keyboard
  • When I am in a content, I can access the "content action buttons" via keyboard
  • the add new content button positions are accessible via keyboard like a menu

Preconditions / boundary conditions

  • I have editor's permissions
  • I have permission to access the (new?) page module

Technical remarks

  • This step is about page module simplification only. It's necessary to finish this step before coding the next step : "new content wizard". That's the reason why in this step, we still have the "old" wizard.

Related personas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant