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
| 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 |
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | machine-name-in-views-filter-translatable-2409577-11.patch | 707 bytes | pfarc |
| #11 | machine_name_in_views_filter-2409577-9.patch | 616 bytes | katzilla |
| #2 | machine_name_in_views_filter-2409577-1.patch | 589 bytes | katzilla |
Comments
Comment #1
pfarc commentedComment #2
katzillaCommitted Patch. Machine name now visible and searchable.
Comment #3
dawehnerToo good to be true :) Even tested it manually ...
Afaik this is also a bug.
Added a beta evaluation.
Comment #4
nod_How do we translate that?
Comment #5
dasjoComment #6
k4v commented.
Comment #7
k4v commentedComment #8
pfarc commentedHere another solution which is translatable.
Comment #10
nod_Why the change in those other places?
Comment #11
katzillaLets do it in twig template...
Comment #12
katzillaComment #13
dawehnerYeah I prefer the twig template version as well.
Comment #14
katzillaWe think that the patch at number #2 is a random test failure, so let's add the tag.
Comment #15
pfarc commentedfixed my first patch, sry for that : )
Comment #16
pfarc commentedComment #17
alexpottfor everyone's info, the patch that is rtbc is #11
Comment #18
k4v commented@alexpott: katzilla and me were working on this together on the sprint weekend.
Comment #19
alexpottCommitted c1b07da and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.
Comment #21
tstoecklerOpened a small follow-up.
Comment #22
tstoecklerOops, meant to link it here, sorry for the noise: #2415079: Slight visual improvement for the machine name on the views overview