Browser Javascript Disabled? - Part 2
We identified two major issues when your browser's Javascript support is disabled. The first issue is the app is unable to determine your time zone. The app uses Javascript to determine the browser's time zone. The browser's time zone is the same as your computer's time zone. We assume whatever time zone the browser is in, that you are on that time zone. The app uses your time zone for the expiration date of the sign up sheet. Our current workaround for this is to default the time zone to GMT-8 if none is retrieved from the browser. We will fix this in the next update. You will be able to enter your time zone if your browser's time zone is not set.
The second issue is the calendar date picker does not work and you will not be able to set an expiration date. It will default to the "current date plus 5 days." We will fix this in the next update. We will introduce a non-Javascript date picker so you will still be able to enter an expiration date.
The app will notify you when your browser's Javascript support is disabled. It will display a message on the top part of the page. The message is suggesting the app is best experienced with Javascript enabled. It will not prevent you to use the app.
Comments [0]