SolidOS / SolidOS/solidos

Consolidate CSS of other solid-panes elements

Open
#245 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
146
Forks
21
PR merge metrics
No merged PRs in 30d

Description

There are other panes and elements that need work, too:

IMPORTANT - some panes may only be visible once Power User is active.

Solid-panes:

TODO for each:

  • extracting all inline CSS in dedicated CSS files (example in profile-pane) Very important is to create dedicated CSS pane names. Example: if you use the .warning, its CSS will be coming from mash.css so create a dedicated .warning-contact for it if the one in mash.css does not fit.
  • making sure the CSS is part of the release. Maybe we need a webpack) build, and an accompanying entry file (example index.ts)
  • using already available CSS variables from mashlib light theme and documenting in the PR what other CSS variables could be moved to the main mashlib theme

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 listed pane entry points, especially socialPane.js, dashboard/basicPreferences.ts, and the trustedApplications, dokieli, audio, video, slideshow, playlist, trip, and home directories. Compare the profile-pane styles example, webpack.config.mjs, and src/index.ts, then confirm each pane extracts inline CSS, includes it in the release, and uses or documents suitable mashlib theme variables.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, webpack
Domain
build-system, frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.