Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
markup
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2013 at 07:33 UTC
Updated:
29 Jul 2014 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
oresh commentedmoving issue to core.
Comment #2
lewisnymanRELATED: #1986408: Message style update
Comment #3
ry5n commentedThis is the current markup from #1986408: Message style update with a few bug fixes and enhancements:
This version is basically the same as in the summary, but it uses the new CSS standards: modifier class is used for the message type, and the component elements use the 'component__element' convention.
Comment #4
jenlamptonRelated #1939082: Convert theme_status_messages() to Twig
Comment #5
pbz1912 commentedI'm looking at this.
Comment #6
pbz1912 commentedThis is probably awful and need some work. I've got Drupalflu really badly after Prague, but really wanted to put something up here.
Comment #7
lewisnyman6: twig-status-messages-1982202-6.patch queued for re-testing.
Comment #9
lewisnymanWhile attempting to reroll this patch, it seems like the work here has already been completed in #1939082: Convert theme_status_messages() to Twig and #2047175: Make the status message field discoverable by assistive technology agents; alert AT agent users to error messages.
Are there any other improvements to make?