Typing a date manually (e.g. "21") fires onChange on each keystroke, so "2" would trigger a load for the 2nd before "21" was complete. Added a 600ms debounce on the week-start and since-date inputs so the load only fires after the user stops typing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dist | ||
| public/icons | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||