Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the search functionality to search for discussion titles - User Story 1 #13

Closed
zanzoonh opened this issue Sep 12, 2024 · 2 comments · Fixed by #34
Closed

Adding the search functionality to search for discussion titles - User Story 1 #13

zanzoonh opened this issue Sep 12, 2024 · 2 comments · Fixed by #34
Assignees
Milestone

Comments

@zanzoonh
Copy link

zanzoonh commented Sep 12, 2024

Acceptance Criteria:
-User be able to search and find titles that match their search
-User be able to input keyword
-User be able to view discussion with titles matching the keyword

@zanzoonh zanzoonh added this to the Sprint 1 milestone Sep 12, 2024
@zanzoonh zanzoonh added high effort high effort task and removed high effort high effort task labels Sep 12, 2024
@zanzoonh zanzoonh changed the title Adding the search functionality to search for discussion titles - Sprint 1 Adding the search functionality to search for discussion titles - User Story 1 Sep 12, 2024
@Hakaabi Hakaabi added the meduim effort This task is too low effort to be considered high and too high to be considered low label Sep 12, 2024
@zanzoonh zanzoonh assigned zanzoonh and unassigned AlAnoud2003 and rmmahmou Sep 17, 2024
@zanzoonh
Copy link
Author

Issue was not completed by expected milestone. This was due to multiple reasons, including:

  • Underestimated difficulty of project
  • A lot of time was spent parsing through and trying to understand which files to look at and modify
  • The user search and the group search were implemented differently, which caused a lot of initial confusion on what to use as a template
  • Testing and coding to try and get user input was delayed due to dependencies between tasks

@zanzoonh zanzoonh added high effort high effort task and removed meduim effort This task is too low effort to be considered high and too high to be considered low labels Oct 20, 2024
@zanzoonh
Copy link
Author

Issue was completed by Sprint 2.
Functionality matches search criteria, however an amendment was made to the issue. Topics which match the query are printed on the console rather than rendered, due to render method running but not causing any changes on the actual website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants