You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long text is hidden and truncated on regular screen sizes.
Expected Behaviour
Long text could be wrapped around to display fully.
Steps to reproduce
Enter a really long email:
The email is truncated:
Why this is an issue
Most users have a screen size not large enough to show long text, even when the window is full expanded.
If the user enters a really long line of text, such as a long email address, then the email address will get truncated.
It is possible that due to a patient's long email address being truncated, and the doctor cannot email their patient now.
Note:
An email address can be up to 320 characters according to RFC3696.
Suggested Change
Allow the text to dynamically resize to a smaller size, or wrap around, or include a horizontal scrollbar for the user to scroll to the end of the email address.
Current Behaviour
Long text is hidden and truncated on regular screen sizes.
Expected Behaviour
Long text could be wrapped around to display fully.
Steps to reproduce
Why this is an issue
Most users have a screen size not large enough to show long text, even when the window is full expanded.
If the user enters a really long line of text, such as a long email address, then the email address will get truncated.
It is possible that due to a patient's long email address being truncated, and the doctor cannot email their patient now.
Suggested Change
Allow the text to dynamically resize to a smaller size, or wrap around, or include a horizontal scrollbar for the user to scroll to the end of the email address.
Labels:
type.FunctionalityBug
severity.Low
original: tituschewxj/ped#9
The text was updated successfully, but these errors were encountered: