material-components / material-components/material-web
Textfield with type="date" shows extra calendar icon in Firefox
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 11.3k
- Forks
- 1.1k
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 13
Description
What is affected?
Component
Description
Hi there,
when i used a textfield with type="date" it working correctly in firefox, but not working correctly in chrome or edge. I miss the date-picker from browser...
Can you help me?
Reproduction
Use a simple is working in firefox, but not in chrome or edge (date-picker from browser is missing).
Workaround
no content
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
2.3.0
Browser/OS/Node environment
Chrome: 134.0.6998.117 (not working)
Edge 112.0.1722.48 (not working)
Firefox: 137.0.1 (working)
OS: Ubuntu 24.10
Node: 22.12.0
NPM: 10.9.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with in Chrome, Edge, and Firefox, then inspect the component entry point responsible for rendering date inputs. Clarify whether the expected result is the browser date picker, removal of an extra calendar icon, or both; completion should match the agreed behavior across the reported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100