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

Input_number value and unit of measurement cut off in mobile portrait #5266

Closed
3 tasks done
SeanPM5 opened this issue Mar 18, 2020 · 3 comments
Closed
3 tasks done

Input_number value and unit of measurement cut off in mobile portrait #5266

SeanPM5 opened this issue Mar 18, 2020 · 3 comments
Labels
Bug Current Bug in UI - Extra Attention stale

Comments

@SeanPM5
Copy link
Contributor

SeanPM5 commented Mar 18, 2020

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

The problem

Credit to jrijker1 for spotting this. https://community.home-assistant.io/t/media-player-volume-slider-and-source-select/131439/13?u=seanm

On mobile, in portrait mode, the input_number unit of measurement is no longer displayed, think it might be off-screen? There's a little bit of an empty space to the right where it usually displays:

portrait

When switching to landscape, it appears:

landscape

This did used to display on mobile portrait before (not my screenshot):

image

Expected behavior

Show unit of measurement in mobile portrait

Steps to reproduce

Add an input_number to an entity row card, then look on a mobile device (change between portrait/landscape)

Environment

  • Home Assistant release with the issue: 0.107.0
  • Last working Home Assistant release (if known): 0.106 i think
  • Browser and browser version: HA iOS app
  • Operating system: iOS 13.4

Problem-relevant configuration

Javascript errors shown in your browser console/inspector

Additional information

@SeanPM5 SeanPM5 added the Bug Current Bug in UI - Extra Attention label Mar 18, 2020
@SeanPM5 SeanPM5 changed the title Input_number unit of measurement cut off in mobile portrait Input_number value and unit of measurement cut off in mobile portrait Mar 24, 2020
@zsarnett
Copy link
Contributor

zsarnett commented Apr 4, 2020

This should be better in .108 beta. The first thing we hide is the number. So the slider has more room at smaller screens

@stale
Copy link

stale bot commented Jul 3, 2020

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 3, 2020
@SeanPM5
Copy link
Contributor Author

SeanPM5 commented Jul 10, 2020

The display of the slider looks nicer than before, but I still consider this a minor issue since all you get on mobile portrait is the slider, no value or unit of measurement. You have to actually drag the slider in order to see the value, but at that point you've already changed what the value was.

But then again you can tap the more info to view those details. So I guess it's not really too big of a deal, closing.

@SeanPM5 SeanPM5 closed this as completed Jul 10, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Current Bug in UI - Extra Attention stale
Projects
None yet
Development

No branches or pull requests

2 participants