booking section not rendered correctly in many browsers

Created on 10 June 2024, 6 months ago

Problem/Motivation

The date and time choosing field arent rendered correctly and therefore get unusable because none of the available options can be selected.
With google based browsers it works as it should under linux mint and android, as well als with the newest firefox under linux mint, but it doesn't with dooble browser, falkon, and the google free browsers for android available at f-droid.org (tried almost all of them, f.ex. privacy browser, I use lineageos 18 and rooted my fairphone2).

see attached screenshots.

Steps to reproduce

installed webform booking module in my drupal 10.2.6. website as designed, activated it and built a timeslot booking form with it.

the url to this form is www.miraculina-healthcare.com/scheduler
(please dont book any slots there as this form is already in production use - unless your're seriously interested in my offer)

Proposed resolution

Please make the correct rendering of the webform booking module independent from any google libraries.

thanks a lot in advance.
This issue is crucial for me as I cant present a timeslot booking tool to my clients that doesnt do its job properly.

🐛 Bug report
Status

Closed: won't fix

Version

1.0

Component

User interface

Created by

🇩🇪Germany Sajara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Sajara
  • Status changed to Closed: won't fix 6 months ago
  • 🇵🇹Portugal rfmarcelino

    Dear @Sajara,
    Apparently those browsers do not support CSS grid.
    Grid is supported by most browsers:
    https://caniuse.com/css-grid
    Since CSS is used by 97% of the users, right now, there's no near term plans to change the widget styling to support legacy browsers, however, it's only CSS.
    If you want, you can add the styling you want to your theme (layout, colors, font size, etc) or using a module like CSS injector

Production build 0.71.5 2024