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

[16.0][ADD] web_form_view_resizable #2976

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

sbejaoui
Copy link
Contributor

@sbejaoui sbejaoui commented Oct 29, 2024

This module allows users to resize the form view, enhancing usability by providing additional space for better display. It's especially practical when more room is needed to view attachments in the chatter or to expand the form view for improved readability.

web_form_view_resizable (1)

This module allows users to resize the form view, enhancing usability by providing
additional space for better display. It's especially practical when more room is needed
to view attachments in the chatter or to expand the form view for improved readability.
@legalsylvain
Copy link
Contributor

Hi @sbejaoui. Thanks for sharing this module.

I tried it on runboat, and it doesn't work on my computer (with Firefox & Chromium). Is it working on runboat for you ?

thanks !

System : Ubuntu 20.04
Firefox : 131.0.2 (64 bits)
Chromium : Version 130.0.6723.58 (Build officiel) snap (64 bits)

@sbejaoui
Copy link
Contributor Author

Hi @sbejaoui. Thanks for sharing this module.

I tried it on runboat, and it doesn't work on my computer (with Firefox & Chromium). Is it working on runboat for you ?

thanks !

System : Ubuntu 20.04 Firefox : 131.0.2 (64 bits) Chromium : Version 130.0.6723.58 (Build officiel) snap (64 bits)

Yes, it's working for me on runboat. Try the database with only the base module; I believe there may be a conflict with another module.

Copy link
Member

@tarteo tarteo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbejaoui I've tested it on runbot on the baseonly version it works there. Only a minor problem is that when I grab the resize handle it shoots to the right a couple of pixels first(like 100px or so). Is it possible to make the minWidth and maxWidth dependable on screen size?

It conflicts with web_responsive, is it possible to make it work with existing modules?

@sbejaoui
Copy link
Contributor Author

sbejaoui commented Nov 7, 2024

@sbejaoui I've tested it on runbot on the baseonly version it works there. Only a minor problem is that when I grab the resize handle it shoots to the right a couple of pixels first(like 100px or so). Is it possible to make the minWidth and maxWidth dependable on screen size?

It conflicts with web_responsive, is it possible to make it work with existing modules?

Thank you for the debug, I will make the changes

@pedrobaeza
Copy link
Member

Thanks for this! I have tried and it seems that max/min size of the elements is limited:

Peek 07-11-2024 19-55

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

Successfully merging this pull request may close these issues.

4 participants