Suggested commit message

git commit -m 'Issue #2409577 by katzilla, k4v: Allow to enter the machine name in the views filter'

Problem/Motivation

If you search on admin/structure/views you'll just find the title of the view, not the machine name. This is really annoying if you know the machine name already.

Proposed resolution

Expand the test search.

Remaining tasks

User interface changes

You can type "user" on /admin/structure/views and it works.

API changes

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue priority Normal, its a little bit annoying
Unfrozen changes Unfrozen because it only changes the templates
Prioritized changes The main goal of this issue is usability.
Disruption Not disruptive

Comments

pfarc’s picture

Assigned: Unassigned » pfarc
katzilla’s picture

StatusFileSize
new589 bytes

Committed Patch. Machine name now visible and searchable.

dawehner’s picture

Assigned: pfarc » Unassigned
Category: Task » Bug report
Issue summary: View changes
Status: Active » Reviewed & tested by the community

Too good to be true :) Even tested it manually ...

Afaik this is also a bug.

Added a beta evaluation.

nod_’s picture

How do we translate that?

dasjo’s picture

Status: Reviewed & tested by the community » Needs work
k4v’s picture

Assigned: Unassigned » k4v

.

k4v’s picture

Issue summary: View changes
pfarc’s picture

Here another solution which is translatable.

The last submitted patch, 2: machine_name_in_views_filter-2409577-1.patch, failed testing.

nod_’s picture

Why the change in those other places?

katzilla’s picture

StatusFileSize
new616 bytes

Lets do it in twig template...

katzilla’s picture

Status: Needs work » Needs review
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Yeah I prefer the twig template version as well.

katzilla’s picture

Issue tags: +Random test failure

We think that the patch at number #2 is a random test failure, so let's add the tag.

pfarc’s picture

fixed my first patch, sry for that : )

pfarc’s picture

alexpott’s picture

for everyone's info, the patch that is rtbc is #11

k4v’s picture

@alexpott: katzilla and me were working on this together on the sprint weekend.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed c1b07da and pushed to 8.0.x. Thanks!

Thanks for adding the beta evaluation to the issue summary.

  • alexpott committed c1b07da on 8.0.x
    Issue #2409577 by katzilla, pfaendler, k4v: Allow to enter the machine...
tstoeckler’s picture

Opened a small follow-up.

tstoeckler’s picture

Status: Fixed » Closed (fixed)

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