jaames / jaames/iro.js

Kelvin temperatures under 2000 not handled properly

Open
#138 12 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
1.5k
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Hey, i have a problem that i can not fix.
Everytime i set the minTemperature of the kelvin slider unter 2000, for example "1800", the minimun will be set to 1000.
If i set the minTemperature over 2000 its working normal.
I dont find any Issue that has the same problem.
Maybe someone can help me.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Kelvin slider behavior with minTemperature set to 1800, then compare it with a value above 2000. Trace the Kelvin temperature handling from the slider entry point and identify where the requested minimum becomes 1000. Done means values below 2000 retain the configured minimum and the reported behavior is covered by a regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.