waccit / unified-red

Unified-RED is a fork of the popular node-red-dashboard project and adds several features and enhancements for the building automation industry.
Other
19 stars 4 forks source link

fix(ur-schedule): fix issue where plus button interferes with holiday scheduling #88

Closed wac-max closed 1 year ago

wac-max commented 1 year ago

Fixed an issue where creating a scheduling event using the "+" button would cause the holiday scheduling mode to break.

"+" button functionality has been changed to default to today's date instead of a blank date. "+" button has also been fixed to make clicks more consistent.

Any console errors present are not a result of this change (to the best of my knowledge).

wac-eric commented 1 year ago
  1. When event type is switched, the save button gets disabled. It stays disabled even when necessary fields are populated.
  2. Only works on Chrome. Doesn't work on Safari.