oddbird / oddbird/css-anchor-positioning

Support all part-like pseudo-elements.

Open
#219 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
493
Forks
18
Avg merge
12h 37m
Merged PRs (30d)
5

Description

More info in #208, tldr we should support:

  • ::before and ::after in #213
  • ::file-selector-button
  • ::-webkit-slider-thumb

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.

Research direction

Start by reading the referenced context in issues #208 and #213, especially the existing support for ::before and ::after. Trace how those pseudo-elements are handled, then add support for ::file-selector-button and ::-webkit-slider-thumb and verify that all listed part-like pseudo-elements are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.