oddbird / oddbird/css-anchor-positioning
Fallback doesn't support percentage anchor-side values, or anchor fns passed through custom props
Open
Nobody has claimed this yet.
bug
needs-prioritization
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
Fallback does does not support anchor functions that are nested or passed through custom properties.
For more context- https://github.com/oddbird/css-anchor-positioning/pull/202#discussion_r1681816222
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 with the discussion linked from pull request #202, especially the referenced comment, then trace the fallback handling for anchor functions. The change is done when percentage anchor-side values and anchor functions nested or passed through custom properties are supported by the fallback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100