Describe the motivation behind your desired functionality.
The search bar and header will be elements shared across all pages of the survival guide and will serve as the primary means of navigating to guide articles.
How would you like the user experience for this feature to work?
Like google. You type something, hit enter or click on a magnifying glass icon and the search bar makes a get request to the backend
Proposal
Describe what changes need to be implemented to resolve this issue. Be as
detailed as possible so maintainers can best determine how to implement this
new feature.
Make a new component file (tsx) that can be implemented on multiple pages. The search bar has its own file but should also be a child of the header.
Supplementary Information
To give your feature more chance at being implemented, feel free to attach any
other documentation. For something highly-user facing, a UI mock-up or some
other form of wireframe is required.
Overview
Describe the motivation behind your desired functionality.
The search bar and header will be elements shared across all pages of the survival guide and will serve as the primary means of navigating to guide articles.
How would you like the user experience for this feature to work?
Like google. You type something, hit enter or click on a magnifying glass icon and the search bar makes a get request to the backend
Proposal
Describe what changes need to be implemented to resolve this issue. Be as detailed as possible so maintainers can best determine how to implement this new feature.
Make a new component file (tsx) that can be implemented on multiple pages. The search bar has its own file but should also be a child of the header.
Supplementary Information
To give your feature more chance at being implemented, feel free to attach any other documentation. For something highly-user facing, a UI mock-up or some other form of wireframe is required.
https://utdguide.atlassian.net/l/c/U9uR1q0D