Automattic / Automattic/jetpack

Admin Page: module search results should respect module sort order

Open
#8,717 2 comments 0 reactions 0 assignees View on GitHub
[Pri] Normal Admin Page Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

#### Steps to reproduce the issue

1. Go to Jetpack > Settings
2. Search for 'search'
3. The actual Search module is at the bottom of the list of results.

Maybe we could improve that by having the list order respect the modules' sort orders in the module headings?
https://github.com/Automattic/jetpack/blob/branch-5.8/modules/seo-tools.php#L6
https://github.com/Automattic/jetpack/blob/branch-5.8/modules/search.php#L7

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in Jetpack > Settings by searching for “search,” then inspect modules/seo-tools.php and modules/search.php at the linked heading lines. Trace the admin module search ordering and verify that matching results follow the sort order defined in the module headings.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
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.