Skip to content

Fix/ renderSliderOption method #1381

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

Merged
merged 2 commits into from
Aug 1, 2021
Merged

Conversation

lidord-wix
Copy link
Contributor

Description

Fix renderSliderOption function - fixes broken slider in few screens.
WOAUILIB-1907

Changelog

Fix renderSliderOption function - fixes broken slider in few screens.

@lidord-wix lidord-wix requested a review from ethanshar July 1, 2021 14:27
@ethanshar ethanshar requested review from Inbal-Tish and removed request for ethanshar July 4, 2021 08:57
@ethanshar ethanshar assigned Inbal-Tish and unassigned ethanshar Jul 4, 2021
{sliderText}
{value}
{value || initial}
Copy link
Collaborator

Choose a reason for hiding this comment

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

When is it going to default to the initial?

Copy link
Contributor Author

@lidord-wix lidord-wix Aug 1, 2021

Choose a reason for hiding this comment

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

When there is no value passed, you can remove the initial and see the effect on the Drawer screen

Copy link
Collaborator

@Inbal-Tish Inbal-Tish Aug 1, 2021

Choose a reason for hiding this comment

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

Look at line 110

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Look at my last commit - is this what you meant?

@Inbal-Tish Inbal-Tish merged commit 2f2f134 into master Aug 1, 2021
@lidord-wix lidord-wix deleted the fix/exampleScreenPresenter branch August 9, 2021 08:03
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.

3 participants