InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

Add highlightToday for date inputs

Open reilly-callaway opened this issue 7 months ago • 2 comments

image

reilly-callaway avatar Apr 24 '25 02:04 reilly-callaway

Deploy Preview for inventree-web-pui-preview ready!

Name Link
Latest commit 0e526e1ab681330bf2edcadc940152e5ba644de7
Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6817445972125d00084ec800
Deploy Preview https://deploy-preview-9575--inventree-web-pui-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 97 (🔴 down 2 from production)
Accessibility: 89 (no change from production)
Best Practices: 100 (🟢 up 8 from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Apr 24 '25 02:04 netlify[bot]

We also use a <DateInput> component in the <FilterElement> component (in ./src/frontend/src/tables/FilterSelectDrawer.tsx) - it would be good to make this change there also

SchrodingersGat avatar Apr 24 '25 03:04 SchrodingersGat