Problem/Motivation

The configuration form currently sorts available features alphabetically, and doesn't provide any information about each feature's standardized/proposed/experimental status.
- Features are easier to scan if you know what you're looking for.
- List is longer for novice users who are less likely to set experimental features.

Proposed resolutions

  • Add markup to indicate if feature is proposed or experimental
  • Group features by status

Remaining tasks

User interface changes

CommentFileSizeAuthor
#3 Screen Shot 2023-02-02 at 23.26.15.png224.58 KBgapple
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gapple created an issue. See original summary.

ankitjhakal made their first commit to this issue’s fork.

gapple’s picture

Title: [feedback needed] Organization of config form » Organize config form by feature implementation status
Version: 1.0.x-dev » 1.1.x-dev
Category: Plan » Feature request
StatusFileSize
new224.58 KB

I think this is a reasonable solution:
Screenshot of the permissions policy module configuration form

A row of checkboxes allows selection of features to show by implementation status, defaulting to only standardized. For non-standardized features, they are also individually labelled with their status.

  • gapple committed d5d2539b on 1.1.x
    Issue #3218826: Add checkboxes to filter config form by feature status
    
gapple’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.