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

Checkboxes of Semantic Model not shown correctly on iPhone in portrait mode #2718

Open
Boldfor opened this issue Aug 15, 2024 · 0 comments
Open
Labels
bug Something isn't working main ui Main UI

Comments

@Boldfor
Copy link

Boldfor commented Aug 15, 2024

The problem

When opening the semantic model with the screen resolution of an iPhone 13 in portrait mode, the checkboxes on the bottom are not shown correctly (partially overlapping / not enough vertical space), see red marking. In landscape mode, the checkboxes are shown / can be used correctly.
image

Expected behavior

The checkboxes can be used as intended also in portrait mode.

Steps to reproduce

  1. Load Main UI on an iPhone 13 latest iOS / 17.6.1) on safari
  2. Go to "Semantic Model"

Notes: The same bug appears when using the iOS App.

Your environment


runtimeInfo:
  version: 4.2.1
  buildString: Release Build
locale: en-DE
systemInfo:
  configFolder: /openhab/conf
  userdataFolder: /openhab/userdata
  logFolder: /openhab/userdata/logs
  javaVersion: 17.0.12
  javaVendor: Debian
  osName: Linux
  osVersion: 6.1.0-rpi8-rpi-2712
  osArchitecture: aarch64
  availableProcessors: 4
  freeMemory: 95130904
  totalMemory: 456130560
  uptime: 181716
  startLevel: 100
addons:
  - automation-jsscripting
  - binding-amazonechocontrol
  - binding-gardena
  - binding-goecharger
  - binding-homematic
  - binding-irobot
  - binding-mqtt
  - binding-systeminfo
  - binding-yamahamusiccast
  - binding-zigbee
  - binding-zwave
  - misc-openhabcloud
  - persistence-influxdb
  - persistence-rrd4j
  - transformation-jinja
  - transformation-jsonpath
  - transformation-regex
  - transformation-xpath
  - ui-basic
  - ui-habpanel
clientInfo:
  device:
    ios: true
    android: false
    androidChrome: false
    desktop: false
    iphone: true
    ipod: false
    ipad: false
    edge: false
    ie: false
    firefox: false
    macos: false
    windows: false
    cordova: false
    phonegap: false
    electron: false
    nwjs: false
    os: ios
    osVersion: 17.6.1
    webView: true
    webview: true
    standalone: true
    pixelRatio: 3
    prefersColorScheme: dark
  isSecureContext: false
  locationbarVisible: true
  menubarVisible: true
  navigator:
    cookieEnabled: true
    deviceMemory: N/A
    hardwareConcurrency: 4
    language: en-GB
    languages:
      - en-GB
    onLine: true
    platform: iPhone
  screen:
    width: 390
    height: 844
    colorDepth: 24
  support:
    touch: true
    pointerEvents: true
    observer: true
    passiveListener: true
    gestures: true
    intersectionObserver: true
  themeOptions:
    dark: dark
    filled: true
    pageTransitionAnimation: default
    bars: light
    homeNavbar: default
    homeBackground: default
    expandableCardAnimation: default
    blocklyRenderer: null
  userAgent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X)
    AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148
    Safari/604.1
timestamp: 2024-08-15T21:08:19.796Z

Browser console

Browser network traffic

Additional information

@Boldfor Boldfor added bug Something isn't working main ui Main UI labels Aug 15, 2024
@Boldfor Boldfor changed the title Checkboxes in Semantic Model UI not shown correctly Checkboxes of Semantic Model not shown correctly on iPhone in portrait mode Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

1 participant