`<button class="<chip>">` still leaks some `<button>` styles

Open
#170 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
58/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
css
Domain
frontend

Research direction

Search the CSS sources for the and rules, then compare which button styles remain on a chip. Verify the example involving interestfor=my-popover and confirm that the chip no longer inherits the unintended button styles.

Written by the indexing model from the issue text.

Description

visual

With an eye towards something like <button class="<chip>" interestfor=my-popover>, the current impl still retains some styles from <button>.

Dominant language
CSS
Stars
798
Forks
29
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bigskysoftware/missing

All issues in bigskysoftware/missing

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.