Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slider tooltip #128

Merged
merged 8 commits into from Oct 27, 2019
Merged

Slider tooltip #128

merged 8 commits into from Oct 27, 2019

Conversation

ThomasLuu00
Copy link
Contributor

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #119

What is the current behavior?

There's no tooltip indicating the value of the slider.

What is the new behavior?

There's a tooltip now.

Other information

@btzr-io
Copy link
Owner

btzr-io commented Oct 23, 2019

can you post a screen preview or a gif / video ?

@ThomasLuu00
Copy link
Contributor Author

example

src/components/slider/handle.js Outdated Show resolved Hide resolved
src/components/slider/handle.js Outdated Show resolved Hide resolved
src/components/slider/tooltipRail.js Outdated Show resolved Hide resolved
src/components/slider/tooltipRail.js Outdated Show resolved Hide resolved
src/components/slider/tooltipRail.js Outdated Show resolved Hide resolved
src/components/slider/index.js Outdated Show resolved Hide resolved
@btzr-io btzr-io changed the title Issue119 Slider tooltip Oct 24, 2019
Renamed TooltipRail to SliderRail
Removed Fragments
Placed Tooltips within corresponding objects
Moved tooltip.css into styles.css
Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.

examples/demo.js Show resolved Hide resolved
examples/demo.js Show resolved Hide resolved
examples/demo.js Show resolved Hide resolved
@ThomasLuu00
Copy link
Contributor Author

@btzr-io I have finished doing the changes and dealt with the conflicts.

@btzr-io btzr-io merged commit 3037e8f into btzr-io:master Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants