MarkusJohansen / MarkusJohansen/ChimeraCSS
✨ Support for file input elements
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 25
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The current file input elements is not properly styled, and unfortunately it looks wierd as it inherits styles from the input element style.

**Describe the solution you'd like**
An implemented design that is consistent with our design philosphy, that looks good across all themes.
**Describe alternatives you've considered**
In the terms of layout, I think this would be a good approach

Contributor guide
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 by locating the existing input styling and theme definitions in ChimeraCSS, then compare their behavior with the file-input examples shown in the issue. Done means file input elements have a consistent, intentional appearance across all supported themes without inheriting the current broken styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100