feat: add search functionality for lists and tips#260
feat: add search functionality for lists and tips#260rafaover merged 3 commits intorafaover:developfrom
Conversation
|
Pull request to the develop branch. It's updated. |
|
Hi @rafaover, Thank you for reviewing my PR! I noticed it was closed but I don't see the changes merged into the develop branch. Could you please clarify:
I'm happy to make any necessary adjustments or rebase if needed. Thanks for maintaining this project! |
|
It was my mistake. I just updated the PR and goiong to merge to Develop to test it. Thank you for the contribution. :) Any idea that you want to try, feel free. |
|
Thank you @rafaover! I appreciate you merging this PR. I was initially confused when I saw it was closed, but I'm glad to see it's now merged into the develop branch! If there are any follow-up improvements needed or other features you'd like help with, feel free to let me know. I'm happy to contribute more to MatipV2! Thanks for maintaining this great project! 👍 |
|
No problems, mate. I was busy with something else, but knowing that I'm coming back to this one to improve more. |
Why:
Implementing basic search functionality to improve content discoverability.
What's being changed:
Added search capabilities for:
Changes include database queries, repository methods, UI components, and ViewModel updates.