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

Mp navigate to list from homepage #50

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

MarcosPerez16
Copy link
Collaborator

Description

A user has the ability to choose a list from the homepage and be navigated to that list. The user can navigate to another page and the list will stay updated until they decide to choose another list from the homepage.

closes #34

Acceptance Criteria

  • When a user clicks on a list from the Home page, they are navigated to that list
  • User can go back to Home to see all of their lists

Type of Changes

enhancement

Testing Steps / QA Criteria

  1. Go to the homepage
  2. Select a list you would like to navigate to by clicking on one
  3. Once you are navigated to that list, navigate to another tab (ex: go add a item or go back to home page)
  4. Click on List in the navigation bar to see that the list you selected is updated on the list page

Copy link

github-actions bot commented Oct 1, 2024

Visit the preview URL for this PR (updated for commit e0aba03):

https://tcl-76-smart-shopping-list--pr50-mp-navigate-to-list-8dwsplki.web.app

(expires Tue, 08 Oct 2024 10:10:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 512b1a88be8ae05fd3e727b99332819df760271d

Copy link
Collaborator

@arandel1 arandel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job -- it all works great!

Copy link
Collaborator

@sar-mko sar-mko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works really well!

Copy link
Collaborator

@EmmaBin EmmaBin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working very well.

@MarcosPerez16 MarcosPerez16 merged commit d79c9c0 into main Oct 4, 2024
2 checks passed
@MarcosPerez16 MarcosPerez16 deleted the mp-navigate-to-list-from-homepage branch October 4, 2024 03:52
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

Successfully merging this pull request may close these issues.

18. As a user, I want to navigate to a list from the home page when I click a list
4 participants