modus-web-components
modus-web-components copied to clipboard
File-dropzone: Add support for disabled state
Description
References Fixes #847
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update
How Has This Been Tested?
https://deploy-preview-2902--moduswebcomponents.netlify.app/?path=/story/components-file-dropzone--default&args=disabled:true
Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
- [x] I have checked my code and corrected any misspellings
Deploy Preview for moduswebcomponents ready!
| Name | Link |
|---|---|
| Latest commit | e64b988494b18b13383cc16a28dfd1758b3d7701 |
| Latest deploy log | https://app.netlify.com/sites/moduswebcomponents/deploys/671656244a7efc000867ed99 |
| Deploy Preview | https://deploy-preview-2902--moduswebcomponents.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 24 (🟢 up 1 from production) Accessibility: 98 (no change from production) Best Practices: 92 (no change from production) SEO: 92 (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.
Please ensure dark mode styles have been fixed:
Please ensure dark mode styles have been fixed:
Hi @coliff, I have added the dark mode styles. please check
@prashanth-offcl accidently removed the comment. I have removed the font-weight property as you mentioned

