ioBroker / ioBroker.admin

user interface for configuration and administration
https://iobroker.net
MIT License
273 stars 78 forks source link

[bug]: Responsive Design for Adapter Settings MenuBar #2794

Open SKB-CGN opened 1 week ago

SKB-CGN commented 1 week ago

No existing issues.

Describe the bug

On small screens, the selection of the menubar inside the adapter config is only opening/displayed, when starting at the uper position. When scrolling down, the menu appears at the very top of the screen.

To Reproduce

On small screen

  1. Open Instances
  2. Click on adapter config
  3. click burger button -> Menu opens
  4. Scroll down -> menu starts to disappear
  5. scroll down and click burger button again -> no menu

Expected behavior

Menu should be visible anytime

Screenshots & Logfiles

Screenshots: 2024-11-06 08_30_41-instances - ioBroker-master – Mozilla Firefox 2024-11-06 08_30_54-instances - ioBroker-master – Mozilla Firefox

Adapter version

7.2.6

js-controller version

6.0.11

Node version

20.18.0

Operating system

Debian

Additional context

2024-11-06 08_30_41-instances - ioBroker-master – Mozilla Firefox 2024-11-06 08_30_54-instances - ioBroker-master – Mozilla Firefox

simatec commented 1 week ago

Fix with #2795