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

Wrong size of input fields of the forms #23

Open
oveits opened this issue Feb 5, 2016 · 1 comment
Open

Wrong size of input fields of the forms #23

oveits opened this issue Feb 5, 2016 · 1 comment

Comments

@oveits
Copy link
Owner

oveits commented Feb 5, 2016

In the Customer New or Edit page, the name input field is too long, compared to the other fields:
image

Same in the Site and User New or Edit pages:
image

@oveits
Copy link
Owner Author

oveits commented Feb 5, 2016

Note that the size seems to depend on the browser type: in Chrome, the input field is too long and in FireFox, it is too short...

oveits added a commit that referenced this issue Feb 14, 2016
…ength' for nil:NilClass

I had called length on element.elements["MainNumber"].text without checking, wheter
element.elements["MainNumber"].text is nil. This has been corrected now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant