material-components / material-components/material-web
overflown italic text hidden inside button
Open
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
The following code
<md-filled-button>I'm in<i>!</i></md-filled-button>
will give the following result
This is so discriminatory toward italic text !
Reproduction
Code for reproduction provided above
Workaround
No direct workaround found
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.1.1
Browser/OS/Node environment
Everywhere
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
Start by running the provided md-filled-button HTML reproduction in the material-web project and inspect the filled button styling and component entry point. Verify the behavior with italic text in the button; the issue is done when the exclamation mark is fully visible in the affected environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, scss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100