Support different minHeight values for CTA buttons
Categories
(Firefox :: Messaging System, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: aminomancer, Assigned: mjung)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Right now, CTAs in feature callouts are all stuck at min-height: 32px, which limits our ability to create mini callouts. paddingBlock is configurable but that doesn't help if the min-height is too small. So, we need to make minHeight configurable also.
Updated•2 years ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
We should resolve this since it leads to a discrepancy with designs. It should be pretty quick and easy.
| Reporter | ||
Comment 2•1 year ago
|
||
Bug 1873524 is a related bug to add a single property that can set multiple CSS properties to automatically align with the mini callout template, which is now used in most feature callout designs. That includes the button height/padding, the callout padding, and the arrow height, and possibly more if you check the figma. So after doing this one, it may be worth doing the other also.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Setting this as a P2 for now in favor of higher priority rootCa desktop and android messaging.
Setting this to a P1 as we have quite a few designs with smaller CTAs.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Description
•