flowcore-io / luttaka-open

The open source event experience app powered by the Flowcore Data Management Platform
https://luttaka.com
MIT License
11 stars 11 forks source link

Date selection inputs do not work on Firefox #163

Open suuunly opened 2 months ago

suuunly commented 2 months ago

Describe the bug 🐛 When using Firefox, I am unable to open the date picker context window, when pressing a date picker input field. It works fine on the Arc browser

To Reproduce 📝 Steps to reproduce the behavior:

  1. open the website in Firefox
  2. make sure that you have admin privileges
  3. navigate to the "Manage Events" page, using the left hand side nav panel
  4. press any of the data selection input fields.

Expected behavior 🕵️‍♂️ I would expect it to open as in the arc browser, but nothing happens

Screenshots 🖼

image

Additional Information (optional) Where it occurred

suuunly commented 2 months ago

It could potentially relate to a z-index issue perhaps? 🤔 Maybe the date picker is rendered, but just behind the dialog? 🤔