We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When viewing the final aspect of a page the title gets cut short as the field to show it is too short. See runboat image below:
document_page
The view has the field defined as:
<div class="oe_title"> <h1> <field name="name" placeholder="Name" /> </h1> </div
Affected versions: 16.0
Steps to reproduce the behavior:
Expected behavior The Title field should adjust to the size of the text or at least give enough clearente fo rlonger titles
Thanks
The text was updated successfully, but these errors were encountered:
This was just fixed in #494
Update your code.
Sorry, something went wrong.
No branches or pull requests
When viewing the final aspect of a page the title gets cut short as the field to show it is too short. See runboat image below:
Module
document_page
Describe the bug
The view has the field defined as:
To Reproduce
Affected versions: 16.0
Steps to reproduce the behavior:
Expected behavior
The Title field should adjust to the size of the text or at least give enough clearente fo rlonger titles
Thanks
The text was updated successfully, but these errors were encountered: