-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Can't Review Entire Fields in Node
Section on Mobile
#3415
Comments
Are you speaking about node name/location or ALL fields? |
I didn't test other fields, but upon closer review, I suspect the only fields that could be affected by this would be Name and Location. When I was typing this up, I forgot |
@The00Dustin Could you provide me a screenshot or a screen recordin please? I tried to reproduce this on my end without success... |
*First attempt to upload didn't work, will try again. |
Hopefully it works this time. After I show both methods of attempting to see the rest of the text, I show the text by deleting a word, you can see the backspace button on the keyboard get tapped to verify this. |
@The00Dustin Thanks for the recording, I saw it but unfortunately I don't think I can do much, the input I'm using is from vuetify and it may be a bug in their framework. I will dig into this to see if I can find a solution. I tried both with dev tool emulation and with my iPhone and both work correctly (I can scroll the input) so I dunno how to help |
This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label |
Checklist
Deploy method
Docker
Z-Wave JS UI version
9.3.2
ZwaveJS version
12.3.0
Describe the bug
I cannot see the full data for fields in the node section when said exceeds the width of the field. More specifically, I am unable to see the data the extends past the end of a field by holding a tap to drag the cursor or by double-tapping to highlight a word and then trying to extend the highlighted section. This issue appears to be specific to mobile, as it is possible to see the same data using arrow keys or by highlighting via the mouse when using a desktop browser. I am using the Z-Wave JS UI addon, where I was able to reproduce the behavior via the iOS HA Helper App and via Firefox for iOS.
To Reproduce
On a mobile / touch-only device:
Expected behavior
I should be able to scroll through the text using a cursor or highlighting, or the field should extend (either when selected, or all the time) in such a way that all text is visible (for instance, by wrapping the text instead of extending it beyond the end of the field).
Additional context
No response
The text was updated successfully, but these errors were encountered: