wordpress-mobile / wordpress-mobile/WordPress-Android

Posts List: add ability to search posts on self-hosted sites

Open
#12,577 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Posts + Pages Self-hosted
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Steps to reproduce:

  1. Switch to a WordPress.com or Jetpack site in the app.
  2. Look for a search icon near top right in the following locations.
  3. Go to My Site > Blog Posts.
  4. Go to My Site > Site Pages.
  5. Switch to a self-hosted non-Jetpack site in the app.
  6. Look for a search icon near top right in the following locations.
  7. Go to My Site > Blog Posts.
  8. Go to My Site > Site Pages.

Result: search is available for posts/pages in WordPress.com/Jetpack sites and search is available for pages in self-hosted sites but search is not available for posts in self-hosted sites.

Post List WP.com Search Results Page List WP.com Post List Self-hosted with Search option missing Page List Self-hosted
Screenshot_20200731-141528 Screenshot_20200731-141518 Screenshot_20200731-141559 Screenshot_20200731-141628 Screenshot_20200731-141616

Tested with WPAndroid 15.3 on Pixel 3 Android 10.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by comparing the post-list and page-list flows for self-hosted and WordPress.com/Jetpack sites, then verify that self-hosted post search is available and returns matching posts.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin, wordpress
Domain
mobile, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.