Filter movie table functionality is broken as of previous database refactoring.
Open
Nobody has claimed this yet.
bug
Javascript
Low
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Filter functionality of the movie table is broken since the database was refactored.
This error should be debugged and fixed.
Previous functionality of filter section should be restored at least (filter by name, winner, participant, genre).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the broken movie-table filter and tracing the database-related path changed by the previous refactoring. Confirm that filtering by name, winner, participant, and genre works again, using the existing filter section as the behavior reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100