Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GB 2.0 beta] Shape unit defaults to px in responsive views #1730

Open
quantumleap33 opened this issue Jan 27, 2025 · 3 comments
Open

[GB 2.0 beta] Shape unit defaults to px in responsive views #1730

quantumleap33 opened this issue Jan 27, 2025 · 3 comments
Labels
feature Features, refactoring, enhancements, improvements

Comments

@quantumleap33
Copy link

Description

Shape units default to px when switching responsive views.

Steps to reproduce

  1. insert a shape with 100% width.
  2. Switch to tablet.
  3. Insert a different value.

Expected behavior

The value should inherit the % value from desktop view.

Actual behavior

The unit shows px. You would have to manually enter the % .

@quantumleap33 quantumleap33 added the triage Awaiting review label Jan 27, 2025
@tomusborne tomusborne added feature Features, refactoring, enhancements, improvements and removed triage Awaiting review labels Jan 27, 2025
@quantumleap33
Copy link
Author

quantumleap33 commented Jan 27, 2025

In addition, when a value is inserted while on tablet or mobile, then switch view and come back to it, the previous value is not there anymore, even though the preview is correct.

@quantumleap33
Copy link
Author

Here is a video, too.
https://vimeo.com/1050923245/54a27c9269

@tomusborne
Copy link
Owner

Thanks! Second part of this (the bug) has been fixed here: #1733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features, refactoring, enhancements, improvements
Projects
None yet
Development

No branches or pull requests

2 participants