The Views UI module provides a tour in config/install/tour.tour.views-ui.yml.
This tour has a lame label (which is supposed to be human-readable) of "Views ui".
It needs a better label. I was trying to make a list of tours for #2374083: Add tours list to admin/help page and this doesn't describe what the tour is at all, plus "ui" isn't even correct (it would be "UI").
Beta phase evaluation
| Issue category | Bug because this human-readable text isn't human-readable. |
|---|---|
| Unfrozen changes | Unfrozen because it only changes one translatable UI text string |
| Prioritized changes | Prioritized as it is usability/UI and a bug fix. |
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2386005.patch | 451 bytes | jhodgdon |
Comments
Comment #1
jhodgdonHere's a proposed patch that changes the human-readable label to "View edit page", because it's a tour that gets displayed when you are editing a view.
Comment #2
larowlanComment #3
dawehnerDid you considered to rename the machine name as well ... the views UI also contains the list of all views but yeah it does not matter that much as the label
Comment #4
jhodgdonThere is currently only one tour in the Views UI module. Probably the Views list page doesn't need a Tour... so I think it is OK to leave it as-is.
Comment #5
alexpottFair enough. Committed d4e03f2 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.