projectwallace / projectwallace/projectwallace.com
Add button to open selector in another page
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
In item-usage, add a link/button to open the selected selector in another page. Maybe specificity of complexity page directly, or maybe make a new page that analyzes selectors and shows specificity, complexity, whether it's a hack, it has vendor prefix, is a11y, etc. etc.
The main reason is that it's currently pretty hard to view a complex selector in it's entirety.
Contributor guide
No contributing guide indexed for this repository
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 at the item-usage view and trace how the selected selector is displayed. Decide whether the destination should be the complexity page or a new analysis page, and define which analyses to include, such as specificity, complexity, hacks, vendor prefixes, and accessibility. Done means a selected complex selector can be opened on another page and viewed in full.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100