nativescript-community / nativescript-community/ui-material-components

[Android][Slider]: Color properties

Open
#48 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
233
Forks
81
Avg merge
6h 18m
Merged PRs (30d)
1

Description

Question 1: rippleColor=”red” on <mds:Slider> just sets thumbColorProperty with no rippleEffect. Is this expected?
image

Question 2: color=”red” paints everything (thumb, trackbar..). Is this expected?
image
When color=”red” is set you cannot change thumb circle color even if thumbColor=”blue” is set for Android. On iOS thumbColor="blue" is respected as expected.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Android cmds:Slider behavior with rippleColor, color, and thumbColor, then compare it with the reported iOS behavior. Trace the Slider color-property handling and determine the expected interaction; done means the behavior is clarified and the relevant properties work consistently with that expectation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.