wordpress-mobile / wordpress-mobile/WordPress-iOS
Feature Request: Search Within Liked or Saved Posts
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Currently, when navigating to the Reader section in the app, there is no functionality that allows users to specifically search within their liked, saved, or subscribed posts. Any search query entered in the Reader section searches across all content, without the ability to limit results to these categories.
Introducing a feature that enables users to filter their search within liked, saved, or subscribed posts would significantly enhance the user experience. This option would allow users to quickly locate posts they have previously interacted with, making the search process more targeted and efficient.
Came as a request in 8795887-zd-a8c
Contributor guide
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 in the Reader section and trace how search queries are handled across all content. Define how liked, saved, and subscribed posts should be selected as search scopes, then verify that searches can be limited to each category and return only matching posts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100