Alex van Andel
Alex van Andel
Hi all, This was a interesting case encountered using the Microsoft Edge (41.16299.15.0) browser, which sends the following headers by default. `Accept: text/html, application/xhtml+xml, image/jxr, */*` When the priorities are...
Hi @ndom91, hope you're doing well. react-select does a lot of it's styling inline, with keys like theme={} and styles={], as you well know. Therefore I think a common pattern...
## What does this PR do? Fixes #6555
## What does this PR do? Stop caring about the workingHours to create a date override. Resolves #6311 Resolves #6279
## What does this PR do? isWithinAvailableHours should prioritise date overrides Fixes #6314 Fixes #6482
### Issue Summary In getBusyTimes.ts - conflicting bookings are found based on userId, this does not work on a Collective event as there is no single user assigned, so other...
## What does this PR do?  - [ ] check other components that have custom spacing applied to achieve "design consistency"
## What does this PR do?