Ptt-official-app / Ptt-iOS

37 stars 7 forks source link

Searching Behaviors #83

Closed denkeni closed 11 months ago

denkeni commented 1 year ago
  1. Tapping board search result should show board page, based users' feedback. (related code)
  2. Searching results may be incorrect when changing keywords (race condition), as attached:

https://github.com/Ptt-official-app/Ptt-iOS/assets/2727287/3dd8e94e-5803-4975-8178-3c4964c5697c

Originally from https://github.com/Ptt-official-app/Ptt-iOS/pull/82.