Bug when changing staff availability [date range not: time range(date range)] in user profile

Issue #67 resolved
johannesmutter created an issue

there is a bug when saving date range -> compared to the other rules there are no values for hour & minute, resulting in javascript error

The specified value ":" does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999. Uncaught InvalidStateError: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('time') does not support selection.

staff availability.png

Comments (3)

  1. Željan Topić

    Can you post a screencast of error reproduction? Can't recreate the error on my comp. Also share, which OS and browser you are using.

  2. Log in to comment