the-collab-lab / tcl-67-smart-shopping-list

https://tcl-67-smart-shopping-list.web.app/
3 stars 1 forks source link

filter shopping list implemented #35

Closed flbarfield closed 6 months ago

flbarfield commented 6 months ago

For an example of how to fill this template out, see this Pull Request.

Description

Allowing users to search through their list will help them cut down on clutter and focus on items they’re looking for.

Notes

Related Issue

closes #7

Acceptance Criteria

You will know your

Notes:

Type of Changes

Feature

Updates

Before

before

After

after

Testing Steps / QA Criteria

After selecting a list that will be edited on the home page:

  1. Navigate to list view from the bottom of the page
  2. Type in characters into the search bar, list items will filter based upon
  3. Can also click 'X' to clear input. This resets the list items to be show all items within list.
github-actions[bot] commented 6 months ago

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

https://tcl-67-smart-shopping-list--pr35-rb-ab-feature-filter-migdie06.web.app

(expires Wed, 28 Feb 2024 01:25:55 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1dc6f6876568bd8a1c97781eec7984835c207f7c

flbarfield commented 6 months ago

Thank you all again for your feedback and clarification during today's hurdle! I implemented all of your requests and re-requested your reviews.