1
0
Fork 0
freesewing/sites/shared/components/workbench/draft
Joost De Cock 640b7231be fix(shared): Avoid flash of draft error before re-render
When measurments are missing, the useEffect hook will rerender to show
the measurements page. However, before that happens there's a brief
flash of the (failed) draft because it errors without the measurements.

This prevents that by passing down whether or not all required
measurements are available, and if not the draft returns null
2022-06-23 10:11:41 +02:00
..
circle chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
defs chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
part feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
path feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
point feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
snippet feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
svg chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
text feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
text-on-path feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
error.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
index.js fix(shared): Avoid flash of draft error before re-render 2022-06-23 10:11:41 +02:00
svg-wrapper.js feat(lab): Bring up info on paths when clicked upon 2022-06-18 12:15:05 +02:00
utils.js chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00