Closed (fixed)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
10 Jan 2018 at 16:17 UTC
Updated:
4 Feb 2018 at 22:00 UTC
Jump to comment: Most recent, Most recent file
New Off-Canvas dialog tray now available
Add support for new Off-Canvas dialog tray
TBD
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | 2935697-13.patch | 42.2 KB | jrockowitz |
| #7 | 2935697-7.patch | 41.61 KB | jrockowitz |
| #2 | 2935697-2.patch | 4.05 KB | jrockowitz |
Comments
Comment #2
jrockowitz commentedComment #7
jrockowitz commentedComment #13
jrockowitz commentedComment #16
jrockowitz commentedComment #18
tedbow@jrockowitz was deleting this intentional?
I think it removes the "Quick Edit" link when view a webform.
Comment #19
jrockowitz commented@tedbow I removed the quickedit link because the system tray's CSS reset was making the edit element form unusable. For example, the edit element form relies on Select2 and the CSS reset was completely resetting all the Select2 element's CSS. For now, I am just using the system tray via the admin UI/UX without the CSS reset. This was tricky decision but most admin theme's system tray looks okay without the CSS reset.