Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.0.x
-
Committed
-
3
Description
Steps to Reproduce:
- Add a form
- Add a Numeric field
- Publish form
- Go to publication URL
- Input a 200+ character number into the Numeric field
- Submit
- Go to view created Form entries
- View entries list
Expected Result:
List will handle large value so user can still access all information for the entry.
Actual Result:
List entry will extend beyond the boundaries of the browser to the right. It is very difficult for the user to read and access the options dropdown for the entry.
Note, in mobile view, a left/right scrollbar is present. If the value was in a text field, the list will use line breaks to fit all content in the same width.
Reproduced on:
2174e36bf678837841eb433ba383edc560ee7ea3
Attachments
Issue Links
- Discovered while testing
-
LPS-75393 Forms numeric field allows large number inputs that will break the functionality
- Closed