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

fix(Slider): adds initial content so Value shows on load #451

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

arwehrman
Copy link
Contributor

Description

this PR adds 'Value: 0' to Text.content so there is a value showing on initial load of the story

References

LUI-1305

Testing

cd into branch
go to signalSlider story
Value: 0 should appear under the Slider component and should update when clicking on left and right arrows

Automation

Checklist

  • all commented code has been removed
  • any new console issues have been resolved
  • code linter and formatter has been run
  • test coverage meets repo requirements
  • PR name matches the expected semantic-commit syntax

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/slider-text-on-intial-load branch from bdcbf04 to dce82d8 Compare December 28, 2023 19:46
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman added the BUG Something isn't working label Dec 28, 2023
@erautenberg erautenberg merged commit 5e00f9b into develop Jan 3, 2024
9 checks passed
@erautenberg erautenberg deleted the fix/slider-text-on-intial-load branch January 3, 2024 23:02
svc-lightning-ui-components pushed a commit that referenced this pull request Jan 10, 2024
# [@lightningjs/ui-components-v2.19.6](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.19.5...@lightningjs/ui-components-v2.19.6) (2024-01-10)

### Bug Fixes

* **CardTitle:** updating Input and CardTitle styles to resemble mosaic ([#454](#454)) ([3f9ab40](3f9ab40))
* **Import:** standardize how components are imported ([#455](#455)) ([5f7ce24](5f7ce24))
* Move construct super to fix memory leak when using multiple withThemeStyles ([#456](#456)) ([e983f17](e983f17))
* **Slider:** adds intial content so Value shows on load ([#451](#451)) ([5e00f9b](5e00f9b))
* **Tile:** update conditions to show/hide gradient ([#457](#457)) ([31514cd](31514cd))
* **Tooltip:** adds updateBackground to _update ([#434](#434)) ([63ee073](63ee073))
@svc-lightning-ui-components
Copy link
Collaborator

🎉 This PR is included in version @lightningjs/ui-components-v2.19.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants