ClutchEngineering / ClutchEngineering/Pelican
When a parameter uses a small unit, such as centimeters, the parameter should be formatted at the same order of magnitude
- Dominant language
- No language data
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
E.g. oil level is measured in centimeters, but is being converted to miles in the app UI. We should probably keep units within the order of magnitude that they're defined but converting to the appropriate metric system based on user preferences.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the app UI code that converts parameter units, then trace how user measurement-system preferences are read. Done means small units such as centimeters remain at a comparable order of magnitude while still following the user's metric-system preference; verify the oil-level example in the UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100