USACE / USACE/groundwork

Add class names or id endusers can target components with

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

Nobody has claimed this yet.

discussion
Dominant language
JavaScript
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When a user wants to apply their own styles or target various components at runtime (in the browser) with CSS it gets hard to do so without having explicit IDs.

It gets easier when you use semantic tags like header or footer, etc to wrap components.

Consider adding id= or deliberate className to components even if they do not have styles applied.

Related post targeting styles to do something

  • #90

Contributor guide

Open the contributing guide

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 by reviewing the repository's React components and related issue #90 to determine which components need deliberate className or id targets. Done requires an agreed scope and consistent selectors that let browser users style or target the affected components.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
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.