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

Web Design - Add collapsible menu to Header #35

Open
13 of 15 tasks
DianaBCG opened this issue Feb 16, 2024 · 1 comment
Open
13 of 15 tasks

Web Design - Add collapsible menu to Header #35

DianaBCG opened this issue Feb 16, 2024 · 1 comment
Labels
Dev Task Task for Dev Team QA Required QA required

Comments

@DianaBCG
Copy link
Collaborator

DianaBCG commented Feb 16, 2024

  • A collapsible menu is shown when I press on of the following options of the main header: Work, Insights, About and Careers
  • The options per menu should be the same and should redirect to the same links as the in reference: https://academy.wizeline.com/

Develop a collapsible menu feature for the main header options: Work, Insights, About, and Careers, similar to the functionality observed on https://academy.wizeline.com/. When a user clicks on any of these main header options, a menu should expand, displaying the same options with corresponding links. The goal is to enhance navigation and provide a seamless user experience.

User Story:
As a user, I want to access a collapsible menu when clicking on the main header options Work, Insights, About, and Careers. The menu should present the same options as the reference site (https://academy.wizeline.com/) and redirect to the corresponding links.

Story Points: TBD

Acceptance Criteria:

  • Clicking on the "Work" option in the main header should expand a collapsible menu with the same options as the reference site.
  • Repeat the above criterion for "Insights," "About," and "Careers" options.
  • Ensure that the options within each collapsible menu match those found on https://academy.wizeline.com/.
  • Verify that clicking on each option in the collapsible menu redirects the user to the corresponding link as observed on the reference site.
  • Confirm that the collapsible menu functions appropriately on various screen sizes, maintaining usability and visual consistency.
  • Implement a smooth and visually appealing animation or transition when expanding and collapsing the menu for a polished user experience.
  • Integrate the collapsible menu seamlessly into the main header, ensuring it aligns with the overall design and layout.
  • Implement a visual cue or feedback mechanism to indicate the expanded or collapsed state of the menu, enhancing user understanding.

**Subtasks QA:

  • Implement a smooth and visually appealing animation or transition when expanding and collapsing the menu for a polished user experience.
  • Integrate the collapsible menu seamlessly into the main header, ensuring it aligns with the overall design and layout.
  • Implement a visual cue or feedback mechanism to indicate the expanded or collapsed state of the menu, enhancing user understanding.

Definition of Done:

  • Dev - Code Complete
  • QA - The code has been tested and functions correctly.
  • All the acceptance criteria are met
  • PM/PdM - The functionality meets user expectation.
@DianaBCG DianaBCG converted this from a draft issue Feb 16, 2024
@DianaBCG DianaBCG moved this to 🏗 In progress in wizelineacademy-academy-lms Feb 16, 2024
@DianaBCG DianaBCG added QA Required QA required Dev Task Task for Dev Team labels Feb 16, 2024
@DianaBCG
Copy link
Collaborator Author

The branch test-new-module contains the progress of this task.

The current state is documented on the readme.

Image
Image
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Task Task for Dev Team QA Required QA required
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant