projectwallace / projectwallace/projectwallace.com

Add button to open selector in another page

Open
#142 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

page: analyze-css page: calculate-specificity page: selector-complexity platform: accessibility platform: usability
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.