easyblockshq / easyblocks

The open-source visual builder framework.
https://easyblocks.io
GNU Affero General Public License v3.0
241 stars 33 forks source link

Improvement (bug in some contexts): auto values are hard to follow when you flip between screen sizes #59

Open timoconnellaus opened 3 weeks ago

timoconnellaus commented 3 weeks ago

The issue is that when you flip screen sizes the auto value requires some analysis to find a field you want to change. I think visually it would be better if you could see the component instead of what it is currently e.g. "auto: false"

My thought with this is:

timoconnellaus commented 3 weeks ago

This is probably considered a bug too. When you use an inline type field and store an object as the value it renders as [Object object] for auto values