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

User - Arena - Update/Hide Nav Options #103

Open
6 tasks
amandaphu opened this issue Mar 8, 2023 · 3 comments
Open
6 tasks

User - Arena - Update/Hide Nav Options #103

amandaphu opened this issue Mar 8, 2023 · 3 comments
Assignees

Comments

@amandaphu
Copy link
Collaborator

amandaphu commented Mar 8, 2023

Background

During our user testing sessions, users clicked on Home in the nav not realizing they would be taken out of the arena. While users are in the arena lobby or playing games, that should be their main focus. Users playing games should not be uploading games while they are in an arena to play games. Users could have a need to go back to the Join/Start Arena page incase they want to start or join another arena. However, the word Home has caused some confusion - users have clicked it expecting to be brought back to the arena. The purpose of this ticket is to either hide the nav once users are in an arena or hide the Upload Game link and update the Home link to say "____".

Scenario: Update Home in Nav

Given I am a user

  • When I am viewing the nav
  • Then Home is updated to Join/Start an Arena

AND

Scenario: Hide Upload Game when in Arena

Given I am a user

  • When I am in an arena
  • Then I do not see Upload Game in the nav

OR

Scenario: Hide Nav when in Arena

Given I am a user

  • When I am in an arena
  • Then I do not see the nav
@amandaphu amandaphu added bug Something isn't working and removed bug Something isn't working labels Mar 8, 2023
@amym114
Copy link
Collaborator

amym114 commented Mar 9, 2023

@amandaphu I think that with the new navigation choices clearly outlining what each button does, we should keep the navigation present while on the Arena page.

Screenshot 2023-03-09 at 10 18 39 AM

Screenshot 2023-03-09 at 10 16 41 AM

@amandaphu
Copy link
Collaborator Author

@amym114 but what if they go to About (or Upload) and can't get back?

@amandaphu amandaphu mentioned this issue Mar 9, 2023
12 tasks
@amym114
Copy link
Collaborator

amym114 commented Mar 10, 2023

Leaving a note here that I tried to get this to work but I think it'll require us to pull the nav out of the root and make it into a component, so shelving for now.

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

3 participants