You should make the necessary changes in the following component to differentiate different search type to show results as timeline.
We can add a checkbox to select show results as timeline. But in this type user still can fill other fields but they will not effect the search by location feature.
Make a new search page that can only allow selection for location so that it shows results in timeline.
Similar to second option we can make a button so that it only changes the search form. So that search page form part changes but in the same component. So we do not need to create a new component for only search selection. (@ckertam suggests that for clarity on user interface)
@SWE574-Fall2023-Group1/frontend You should make the necessary changes in the following component to make location info clickable.
StoryDetails.js
You should make the necessary changes in the following component to differentiate different search type to show results as timeline.
StorySearch.js
Also, whether the choices we should make a new component for timeline results.
We can work on some mockups so that we can see which search type will work better.