style parameter on lab components
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 202
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 3
Description
I noticed that trying to set style values, such as color, on solara lab components doesn't have any effect. In particular, I've tried the solara.lab.Inputdate and solara.lab.ChatInput components. No value of style={"color":color}, hex/string/rgb, seems to work. Is this currently disabled or is there a specific way to implement this?
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 reproducing the issue with the style parameter on solara.lab.Inputdate and solara.lab.ChatInput, using the reported color examples. Trace how these lab components handle style values and compare the behavior with other components that accept styling. Done means the requested color style takes effect or the supported styling method is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100