nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
558 stars 270 forks source link

feat(venues): add highlighting for matched substrings in Venue Search #3721

Closed mongj closed 2 months ago

mongj commented 2 months ago

Context

Implements #3720

Implementation

Implemented using existing highlight function

Screenshot 2024-04-17 at 8 46 20 PM

Other Information

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 7:24am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 7:24am
vercel[bot] commented 2 months ago

@mongj is attempting to deploy a commit to the modsbot's projects Team on Vercel.

A member of the Team first needs to authorize it.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.58%. Comparing base (512d3e8) to head (a18b7e3).

:exclamation: Current head a18b7e3 differs from pull request most recent head 79d0d81. Consider uploading reports for the commit 79d0d81 to get more accurate results

Files Patch % Lines
website/src/views/venues/VenueList.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3721 +/- ## ========================================== - Coverage 53.59% 53.58% -0.01% ========================================== Files 272 272 Lines 5986 5987 +1 Branches 1433 1434 +1 ========================================== Hits 3208 3208 - Misses 2778 2779 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.