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

formio: Form Builder (CSS) height and scrollbar by media queries #210

Closed
bobslee opened this issue Dec 20, 2022 · 1 comment
Closed

formio: Form Builder (CSS) height and scrollbar by media queries #210

bobslee opened this issue Dec 20, 2022 · 1 comment
Labels

Comments

@bobslee
Copy link
Member

bobslee commented Dec 20, 2022

With different screen resolutions sometimes the view with the Form Builder gets a scrollbar (on the iframe).
Maybe it's due to the iframe resizing issue, see issue: #20

The CSS media queries (file path below) ain't appropriate or optimized for all screen resolutions.

Module file: formio/static/src/css/formio_builder.css

Actions:

  1. Ensure screens (devices) to be tested, eg BrowserStack service
  2. Fix, change and test
  3. Test on every (important) device.
@bobslee
Copy link
Member Author

bobslee commented Sep 24, 2023

Done for v 16.0

Commit: 68318d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant