Skip to content

Contextual search field to find & highlight settings #1

@danieliser

Description

@danieliser

Similar to using PHP Storm, when you go into a tabbed settings interface there could be a search field, as you type fields & tabs are highlighted / hidden when they match/don't match the search result.

For instance a query for "user role" might show field "required_user_roles" etc

Because the search can search the original field array we can assign specific fields to check. Subsequently we can add a new key for search keywords.

'keywords' => array( 'user roles', 'user role', 'roles', 'users', 'user' ),

This would allow fine grained control over search to ensure users find the needed settings quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions