Skip to main content

Hi,

currently it is not possible to select the L+R position constraint on elements with fixed scrolling position. This is a rally annoying bug, because you always have to switch to the prototype tab, set scroll behaviour to non-fixed, switch back to design tab, fix constraint, switch back to prototype and fix scroll position.

When will there be an update/fix for this?

Best

seb

 

Hey ​@seb8 — welcome to Figma Forum, and thanks for surfacing this. I know switching back and forth between tabs can be frustrating.

I looked into this and found a few other designers reporting the same behavior in this thread: Left and Right constraint disabled when min/max width are set. Our product team is tracking the issue, and ​@Junko3 has been posting updates there. You might also find ​@Wirkkarl’s last reply helpful — they suggested a potential solution:

When you set both min/max width, Figma can’t apply both left & right constraints simultaneously because it would conflict with the fixed range you just defined. So it disables them to avoid layout ambiguity.

At Phonexa, we dealt with this when building responsive components in our internal dashboard. The workaround we found was using “center” constraint + fixed width for predictable scaling, or switching to auto layout where possible — gives more flexibility for responsiveness without constraint collisions.

Hope that helps!

If those don’t solve things for now, let me know how often this impacts your workflow, and I’ll flag it with the right team members so they can take a closer look. I can’t share a specific timeline for a fix, but I’ll make sure your experience is surfaced internally.


@Tom Reem The thread you linked explains that Left/Right constraints are disabled when min/max values are set. It does not address the case where an element has no min/max values but is set to position: Fixed in prototype view.

With min/max values, it makes sense that horizontal constraints cannot work since they would conflict. But for fixed positioning, there should be no reason constraints are disabled. In CSS, position: fixed still respects left and right constraints.

This becomes a real issue for fixed navbars. You cannot make them fully responsive, even though the rest of the layout can be responsive with left/right constraints and inner containers using max widths.


@Tom Reem , ​@Mike Zachariades thanks for your feedback and insights! ​@Tom Reem The quoted topic doesn’t solve this problem, unfortunately. I rarely work with min-max width on fixed elements. This issue mostly concerns navbars and sticky bottom bars on mobile views, which need to be resized regularly for quality assurance and prototyping on multiple devices. I have to deal with this issue on a weekly basis, often across multiple frames simultaneously. I would greatly appreciate it if this could be fixed in the future :)

Thanks again for your feedback!


Reply