oddbird / oddbird/css-anchor-positioning
Support `position-area`s as a fallback `try-tactic`
Open
Nobody has claimed this yet.
enhancement
needs-prioritization
- Dominant language
- TypeScript
- Stars
- 493
- Forks
- 18
- Avg merge
- 12h 37m
- Merged PRs (30d)
- 5
Description
A position-area creates a position option when used as a position-try-option.
Related to #181
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
Begin with the CSS Anchor Positioning specification sections for position-try-option and position-area, then read related issue #181. Locate the polyfill's existing try-tactic implementation and its tests; done means position-area values work as fallback options with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100