NASA-PDS / portal-wp-tasks

PDS Web Design System
https://github.com/NASA-PDS/pds-wds
Apache License 2.0
0 stars 0 forks source link

Create Search Input For Search Page #76

Open eddiesarevalo opened 1 month ago

eddiesarevalo commented 1 month ago

💡 Description

Search page needs a search bar. Designs have changed to look like this:

Screenshot 2024-08-06 at 12 46 20 PM

⚔️ Parent Epic / Related Tickets

No response

eddiesarevalo commented 1 month ago

Updated Textfield styles and added variant for search bar in wds-react: https://github.com/NASA-PDS/wds-react/commit/9c78bfe6152930c5c28b068ede2ea5fc8f6b6dc9

Added search bar in portal-wp with fetch functionality for simple text search: https://github.com/NASA-PDS/portal-wp/commit/b3fb2ae0a1fb9e238e29a5e87d309bf0b0c1fd18 Use this branch to test: https://github.com/NASA-PDS/portal-wp/tree/features/prototype-search-page