Skip to content

Add Search Tips Feature to Projects Page #7866

@dvernon5

Description

@dvernon5

Original Issue

This project can be linked back to issue #6327

Overview

We need to add a search-tip link to the project page so that users know that they can use Boolean operators

Details

The project page needs a search-tip link in the desktop and mobile version. In the desktop version it should be below the Filter section, and in the mobile version it should be between the Filter hamburger and the search-box. In order to help user have a better understanding of search-box searching functionalities.

Example of How the Search Link Should Look

Link Text placement on Desktop/Tablet:

Screenshot 2024-04-23 at 12 20 23

Link Text placement on Mobile:

Screenshot 2024-04-23 at 13 14 43

Action Items

  • Add a link text called Search Tip at the bottom of the Filter Section for desktop version and in-between the Filter hamburger and search-box in the mobile version.
  • The link text called Search Tip should consist of the modal content below. Create the modal content, that way when the user clicks on the Search Tip link the modal will appear.
Boolean Operators Meaning Example
AND Limit results React AND Node (Search for project cards that contain both React and Node.)
OR One term OR another Python OR Javascript (Search for project cards that contains Python OR JavaScript.)
- Exclude a term from the search React -Django (Limits project card results to only those with React and not the term Django.)
  • Make the appropriate changes to the CSS, HTML, and JS as you need to
  • Once you have submitted the PR, please list the files you added or changed to make the Search Tip link. Also, the information you used to create the modal content. You can leave that write-up here in this issue as a comment.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

QA

Relationships

None yet

Development

No branches or pull requests

Issue actions