getkirby / kirby

Kirby's core application folder
https://getkirby.com
Other
1.32k stars 168 forks source link

Tabs bar more button not working #4230

Closed medienbaecker closed 2 years ago

medienbaecker commented 2 years ago

Description

The "more" button for longer tab bars doesn't appear until the first periodic GET request.

Expected behavior
The tab bar is usable on page load.

Screenshots

image

load

To reproduce

  1. Add more than three tabs to any blueprint
  2. Open the panel in a smaller window or on a mobile device
  3. See the error
  4. Wait 10 seconds
  5. See the error disappear

Your setup

Kirby Version
3.6.0 — 3.6.3.1

Console output
I can see this issue being automatically resolved after exactly 10 seconds when the first GET request appears in the dev tools. Nothing in the console, though.

Your system (please complete the following information)

distantnative commented 2 years ago

Can reproduce

bastianallgeier commented 2 years ago

bastianallgeier commented 2 years ago

@medienbaecker your battery status is triggering me 🤣

medienbaecker commented 2 years ago

@bastianallgeier Don't worry, I've charged it since taking the screenshot 😅

Thanks for fixing this issue so fast!

distantnative commented 2 years ago

Thanks for the good description and already identifying the 10 seconds behaviour. Made it super quick to find the solution.