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

[PE-D][Tester D] Cannot view long text #209

Closed
soc-pe-bot opened this issue Apr 5, 2024 · 2 comments
Closed

[PE-D][Tester D] Cannot view long text #209

soc-pe-bot opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels
type.bug Something isn't working type.documentation Improvements or additions to documentation
Milestone

Comments

@soc-pe-bot
Copy link

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

  1. Enter a really long email:

image.png

  1. The email is truncated:

image.png

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.


Labels: type.FunctionalityBug severity.Low
original: tituschewxj/ped#9

@jiahui0309 jiahui0309 added the type.bug Something isn't working label Apr 9, 2024
@drustanyjt drustanyjt added this to the v1.4 milestone Apr 10, 2024
@drustanyjt drustanyjt self-assigned this Apr 10, 2024
@drustanyjt drustanyjt added the type.documentation Improvements or additions to documentation label Apr 10, 2024
@drustanyjt
Copy link

Add warning to UG that words might be cut off if too long.

@drustanyjt
Copy link

To be explicit, FAQ talks about both note panels.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type.bug Something isn't working type.documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants