chimple / cuba

Apache License 2.0
2 stars 8 forks source link

Search #1478

Open divyahariharan2103 opened 1 month ago

Pramodmarssun commented 3 weeks ago
  1. Keyboard Not Popping Up: Issue: The keyboard does not pop up when clicking on the search icon. Description: Users are unable to start typing their search query immediately upon clicking the search icon as the on-screen keyboard does not appear automatically.

  2. Arithmetic Characters Handling: Issue: Arithmetic characters in search queries do not yield math-related lessons. Description: When users input arithmetic characters (e.g., +, -, *, /) in their search queries, the app does not display relevant math lessons, missing an opportunity to provide contextual search results.

    1. Lack of Auto-Suggestions: Issue: The search functionality does not provide auto-suggestions. Description: Users do not receive real-time suggestions while typing their queries, which could help them refine their search terms and find lessons more efficiently.
  3. Offline Search Inaccuracy: Issue: Search results are inaccurate when performed offline, showing only locally available data. Description: In offline mode, the search functionality relies on locally stored data, which may not be comprehensive or accurate, leading to potential discrepancies in the results displayed.

  4. Character Removal and Reappearing Issue: Issue: Slow typing causes the last characters to be removed automatically, and clearing the searched text makes it reappear. Description: When users type their search queries slowly, the last characters are deleted automatically. Additionally, when clearing the search text, the previously typed characters reappear, disrupting the search experience.

Pramodmarssun commented 2 weeks ago

Keyboard not popingup and character removal and reapearing issues is fixed. Arithmetic Characters Handling and Lack of Auto-Suggestions will be not working. Offline search inacuracy will be improving n the future.

As of above commments we can move this story to done.