oddbird / oddbird/css-anchor-positioning
Support `flip-start`
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
As of #202, the flip-start try-tactic is only partially supported. The tactic is only applied to property names and anchor sides.
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 partial flip-start implementation introduced by #202 and compare its handling of property names and anchor sides with the linked CSS Anchor Positioning specification. Done means extending support to the remaining flip-start behavior and adding coverage for the missing cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100