Skip to content

Conversation

@kolesnikova-dev
Copy link
Collaborator

This pull request suggests a functionality that allows a user to be automatically redirected to the list page when clicking on a list name on the home page.

Description

SingleList component on click navigates to a '/list' page via useNavigate(). A setTimeout is added to ensure a smooth experience.

Related Issue

closes #61

Acceptance Criteria

  • Clicking on a list name redirects the user to the appropriate list page automatically.
  • Tests, Documentation, and ChangeLogs are updated accordingly.
  • Peer reviews and approvals from the team.

Type of Changes

enhancement

Updates

After

navigate-ezgif com-speed

Testing Steps / QA Criteria

  • ran npm start and signed in
  • clicked on list names to ensure redirection

@github-actions
Copy link

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

https://tcl-75-smart-shopping-list--pr67-navigate-to-list-pmrnk58d.web.app

(expires Mon, 07 Oct 2024 16:52:52 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1f1fd53c369e1fa31e15c310aa075b4e8f4f8dde

@kolesnikova-dev kolesnikova-dev merged commit 80c5cbf into main Oct 1, 2024
7 checks passed
@kolesnikova-dev kolesnikova-dev deleted the navigate-to-list branch October 1, 2024 23:30
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, if I click on a list name on a home page, I want to be redirected to that list page automatically

4 participants