Closed (fixed)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2018 at 17:33 UTC
Updated:
19 Feb 2026 at 14:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jrockowitz commentedThe attached patch adds this feature.
Comment #4
jrockowitz commentedI committed the patch. Please download the latest dev release to review.
Comment #5
jrockowitz commented@abhay.agarwal Thanks for catching that mistake/missing UX tweak.
Comment #6
abhay.agarwal commentedHi jrockowitz,
I have tried that but its not working as per my requirement (there is no sticky header).
Here is the screenshot of the head of my table.
Comment #7
jrockowitz commentedScreenshot always help.
The attached patch adds sticky header support for likert elements.
Comment #9
jrockowitz commentedI committed the patch. Please download the latest dev release to review.
Comment #10
abhay.agarwal commentedHi jrockowitz,
Its working fine now. Thanks for the quick response.
Comment #12
andileco commentedLeaving some documentation here:
https://git.drupalcode.org/project/webform/-/commit/473529efe72d6f7b2442... makes it so that if you have the "sticky" option enabled, your element is hidden on mobile and cannot be filled.
I needed to disable sticky to make these elements visible on mobile.
Comment #13
liam morlandIssue opened for the problem mentioned in #12: #3574563: Likert components with sticky headers are hidden on narrow screens.