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

Home page - Top app bar scroll behaviour #33

Open
niall-rb opened this issue Jun 30, 2022 · 0 comments
Open

Home page - Top app bar scroll behaviour #33

niall-rb opened this issue Jun 30, 2022 · 0 comments

Comments

@niall-rb
Copy link

Description
At the top of the home page we should have a top bar that consists of:

  • The page name (Badger events)
  • The tabs that separate events by time (Today / Upcoming)
  • The filter button that lets a user filter events by interest

To maximise screen space these elements should disappear when the user scrolls down but reappear when the user scrolls up again.

Acceptance criteria
GIVEN A user navigates to the home page
AND there are enough events to require the screen to scroll to view them all
WHEN The user scrolls down
THEN The top bar is invisible

GIVEN A user navigates to the home page
AND there are enough events to require the screen to scroll to view them all
WHEN The user scrolls up
THEN The top bar is visible again

Non-functional requirements
The design should match those provided in Badger Me App

Linked issues
Top App Bar

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