nusmodifications / nusmods

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

Clear search bar when a module is added to timetable #3728

Closed leslieyip02 closed 1 month ago

leslieyip02 commented 1 month ago

Context

Resolves #3723

Implementation

https://github.com/nusmodifications/nusmods/assets/90888680/256f2d42-015d-4044-b9b7-ad58ea337956

vercel[bot] commented 1 month 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 May 19, 2024 1:23am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2024 1:23am
vercel[bot] commented 1 month ago

@leslieyip02 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 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.59%. Comparing base (ae6e97d) to head (586b3ff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3728 +/- ## ======================================= Coverage 53.58% 53.59% ======================================= Files 272 272 Lines 5987 5988 +1 Branches 1434 1434 ======================================= + Hits 3208 3209 +1 Misses 2779 2779 ```

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

kokrui commented 1 month ago

Nice work, thanks for the contribution!