data-umbrella / event-board-web

Event Board: front-end code
https://events.dataumbrella.org
GNU Affero General Public License v3.0
10 stars 13 forks source link

Fix date and timezone selects #346

Closed jtorreggiani closed 1 year ago

jtorreggiani commented 1 year ago

PR Overview

Type of contribution

Reference: Issue or Pull Request (PR)

Ticket Description

The timezone input was not working correctly.

Description of Changes

Installed timezone-soft library and refactor timezone and date select options.

Before and After for UI Updates

Before:

Screenshot 2022-12-24 at 6 07 08 PM

After:

Screenshot 2022-12-24 at 6 07 28 PM

For PR Reviewer