Defect on Timeline component (PrimeOne 3.2 & 4) #4619
Answered
by
onursenture
Pi0up
asked this question in
Figma UI Kit
-
|
Hi, In the timeline component, the timeline-event-marker doesn't correctly handle the transition from the 'Default' to 'Icon' variant, as the size property is set on the component itself rather than inside it (Hug behavior). Regards. |
Beta Was this translation helpful? Give feedback.
Answered by
onursenture
Feb 11, 2026
Replies: 2 comments 1 reply
-
|
Could be nice to have an uncentred version too (left aligned for ltr readers and right for rtl) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Pi0up
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hello,
To prevent the marker size from breaking, you need to make the change via the Marker property on timeline-event, not on timeline-event-marker.
The Icon option in our UI libraries is actually just a template demo and isn’t linked to any token. So I don’t see an issue there.