Closed dilekbaykara closed 2 months ago
Visit the preview URL for this PR (updated for commit 716c9a3):
https://tcl-75-smart-shopping-list--pr36-wc-db-filter-shoppin-2m0fjs6p.web.app
(expires Sun, 08 Sep 2024 16:08:47 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 1f1fd53c369e1fa31e15c310aa075b4e8f4f8dde
QA:
AC:
[x] A form is added to the top of the List view, above the shopping list
[ ] The form includes the following elements
Great work on this, team! I've left some suggestions in line with our commitment to clean up the code! I am deferring to @deeheber for the final approval since she's the weekly mentor!
Description
This PR allows users to search for items within their list, once the name of the item is typed into the input field, items within the list are then filtered to display items with the characters that were entered.
Related Issue
Acceptance Criteria
List
view, above the shopping list<label>
!) which narrows down the list as the user typesType of Changes
enhancement
Updates
Before
After
Testing Steps / QA Criteria