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

Hamburger Menu #204

Open
vitaliyhere opened this issue Aug 28, 2021 · 0 comments
Open

Hamburger Menu #204

vitaliyhere opened this issue Aug 28, 2021 · 0 comments
Assignees
Labels

Comments

@vitaliyhere
Copy link

vitaliyhere commented Aug 28, 2021

As a user I to want to see the Hamburger Menu so that I could open it and navigate through the pages of the site

Preconditions.
User is on the site.
Hamburger Menu (three bars) is displayed in the Header(#203 )(design is here).

Requirements:

  1. Hamburger Menu should be clickable.
    2.1. Navigation menu should appear down vertically when user clicks on Hamburger Menu.
    2.2. Selected page link named "Головна" should be highlighted in bold letters by default .

hamburgermenu

3. Navigation menu should contain page links with following names: Головна, Матеріали, Автори, Про платформу, Правила користування, Контакти.

4.1. Page links should be clickable and redirect user to the page corresponding with its name when user clicks on the page link.
4.2. Navigation Menu should disappear when user clicks on the page link.
4.3. Navigation Menu with the corresponding highlighted name of the page in bold letters should appear when user clicks on Hamburger Menu again.
5, Navigation Menu should disappear when user clicks on the visible part of the site.

Acceptance Criteria:

  1. User should be able to see the navigation menu appearing down vertically when he/she clicks on hamburger menu.
  2. User should be redirected to the page corresponding with its name when he/she clicks on the page link.
  3. User should be able to hide navigation menu.

Epic #205

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

No branches or pull requests

4 participants