SolidOS / SolidOS/solid-ui

'style' Common Field Property

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

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

Like 'className' Common Field Property but adds a CSS style requested for the element. For use in systems where there is no global CSS file management and style is injected at the widget level.

Should not be used often, as the system should style things nicely by itself. But adding background color as part of branding or mandatary color rules, or also possibly positioning.

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 by locating the existing “className” Common Field Property in the TypeScript code and follow how it is exposed to widgets. Review nearby tests or Storybook examples if present; the work is done when an analogous “style” property can inject element-level CSS without requiring global stylesheet management.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.