Problem/Motivation
The 'people' icon is missing from the toolbar. This is probably due to the new collections added in #2401505: Add an entity collection template for lists , since the new class on the menu item is called toolbar-icon-entity-user-collection
Proposed resolution
Reintroduce the 'People' icon.
Remaining tasks
- Write a patch
- Attach screenshot
- Review
User interface changes
The 'People' menu item has an icon again.
API changes
None
Screenshot before
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2410441-6.patch | 849 bytes | idebr |
| #6 | interdiff-6-2.txt | 682 bytes | idebr |
| people-icon-missing.png | 104.18 KB | idebr |
Comments
Comment #1
idebr commentedComment #2
idebr commentedAttached patch updates the css selector to the new class.
Comment #3
idebr commentedThe change in #2401505: Add an entity collection template for lists that caused the issue.
Comment #5
olli commentedHere's another one that needs the same change.
Comment #6
idebr commentedAh yes, of course. Thanks olli :)
Comment #7
berdirSorry :)
Comment #8
amateescu commentedTested manually and both the 'inactive' and 'active' variants of the People icon show up now.
Comment #10
berdirSecond time I've seen that in a few days.
Comment #12
berdirComment #17
idebr commentedSetting back to RTBC per #8 and #12.
Comment #18
manuel garcia commentedJust tested the patch manually, and this is very much RTBC.
Comment #19
webchickThat's a pretty nasty user-facing bug, so raising to major.
Committed and pushed to 8.0.x. Thanks!
Comment #20
steveoliver commented@webchick, I just noticed this bug, found this issue, and checked commit log ... Don't see it. Did you push? :)
Comment #21
tim.plunkettI'll bet @webchick pushed, but either it conflicted or #1089672: Fatal error while perfoming git push to drupal.org Git repositories happened.
Comment #22
alexpottCommitted fb65eb3 and pushed to 8.0.x. Thanks!
Comment #24
webchickBlah! :( Thanks folks.