Skip to main content

If I have a component



  • with a variant whose width is set to fill in the master container

  • and an instance of that variant also set to fill but whose container is a different width than the master container


this should not count as a size override on the instance. It means if I then want to change the height of the master variant, it will never take effect until I switch the instance to fixed width and reset the size.


“Fill” should count as its own size independent of any particular nominal width resulting from fill. Failing this or in addition to it, width and height should be considered separate overrides.

Thanks for the feedback! We’ll pass this along to our team for consideration. Be sure to also Vote up top your idea (next to the title of your topic)!


Reply