carp-dk / carp-dk/research.package
RPSliderAnswerFormat does not always render numbers nicely
- Dominant language
- Dart
- Stars
- 52
- Forks
- 47
- Avg merge
- 5h 35m
- Merged PRs (30d)
- 4
Description
When trying to use integers in the `RPSliderAnswerFormat` is shows up with strange decimalt. Se examples below.
Also - there seems to be a space missing between then number and the unit..




Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the RPSliderAnswerFormat implementation in the Dart/Flutter package and reproduce the integer-rendering examples from the issue. Inspect the formatting path for numeric values and units; done means integer values no longer show unwanted decimals and a space appears between the number and unit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100