Problem/Motivation

Once https://www.drupal.org/project/site_settings/issues/3365584 is resolved, this follow-up can set this Group filter to be a dropdown instead. Perhaps needs views data added so views understands its a relationship to a machine name. Not sure...

Screenshot of the site settings admin list showing group as a plain text search

Steps to reproduce

Go to the Admin > Content > Site settings view

Proposed resolution

Update the view

User interface changes

Ability to filter using dropdown instead of search for group

API changes

None

Data model changes

None

CommentFileSizeAuthor
2023-11-08_07-09.png22.04 KBscott_euser
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

scott_euser created an issue. See original summary.

bobi-mel’s picture

Assigned: Unassigned » bobi-mel
scott_euser’s picture

Assigned: bobi-mel » Unassigned
scott_euser’s picture

Version: 2.0.0-alpha1 » 2.0.x-dev
Status: Postponed » Active

scott_euser’s picture

Status: Active » Postponed

This is going to be quite simple once #3347343: Add Views EntityReference filter to support better UX for exposed filters lands which we are getting close now. MR created to take advantage of that once it exists.

scott_euser’s picture

Assigned: Unassigned » scott_euser
Status: Postponed » Needs work

Per https://www.drupal.org/project/drupal/releases/10.3.0 10.4+ is now only supported, so we can use core views entity reference now

scott_euser’s picture

scott_euser changed the visibility of the branch 3400025-group-filter to hidden.

scott_euser’s picture

Assigned: scott_euser » Unassigned
Status: Needs work » Fixed

Couldn't get it to work with Select for now without schema issues, but Autocomplete better than status quo so going to merge. Test coverage added.

  • scott_euser committed 0217b154 on 2.0.x
    Issue #3400025 by scott_euser, bobi-mel: Update the site settings admin...

Status: Fixed » Closed (fixed)

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