feat(ui): added search input and checkbox for submit pr page#146
feat(ui): added search input and checkbox for submit pr page#146abhijeetw035 merged 2 commits intobsoc-bitbyte:mainfrom
Conversation
|
@abhijeetw035 @rohansen856 please review !! I have two issues(bugs/feature) in mind for bsoc-website . Can I open up the issues or should I discuss them in discord? |
Sure lets discuss on discord! |
abhijeetw035
left a comment
There was a problem hiding this comment.
All difficulties are true by default, good, but if a user unchecks all, you’ll get an empty list. Maybe guard for at least one filter always active?
|
Ig it might also possible that user selects any difficulty and there might not be any pr with that difficulty. Proof: BitByte.Summer.of.Code.2025._.IIITDM.Jabalpur._.Open.Source.Coding.Program.-.Google.Chrome.2025-07-15.17-55-33.mp4 |
Yes better than guarding any one filer. PR looks good . |
Overall Video with all changes: BitByte.Summer.of.Code.2025._.IIITDM.Jabalpur._.Open.Source.Coding.Program.-.Google.Chrome.2025-07-16.17-57-15.mp4Also please dont forget to add labels to this pr!! |
|
LGTM! Merged. |
📌 What does this PR do?
This PR adds search input on submit PR page ,which helps to filter pr based on search query.
This PR also adds checkbox to filter PRs bases on difficulties
✅ Summary of Changes
📷 Screenshots / Demo (if applicable)
BitByte.Summer.of.Code.2025._.IIITDM.Jabalpur._.Open.Source.Coding.Program.-.Google.Chrome.2025-07-13.14-21-14.mp4
💬 Notes for Reviewer
I have also updated PRs title's border .
It helps user to distinguish between PRs based on difficulties.
Related Issues
Closes #144