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

feat: added step 4 for onboarding in dtrader v2 #82

Conversation

vinu-deriv
Copy link
Collaborator

Changes:

Please provide a summary of the change.

Screenshots:

Please provide some screenshots of the change.

{isAccumulatorContract(contract_type) && <AccumulatorStats />}
</div>
<div className='trade__bottom'>
<span className='trade__bottom'>
Copy link
Owner

Choose a reason for hiding this comment

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

Does it complain, that in span we have block tags?

Copy link
Owner

Choose a reason for hiding this comment

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

I mean console errors?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have made this change

@@ -90,7 +116,8 @@ const GuideContainer = ({ should_run, onFinishGuide }: TGuideContainerProps) =>
borderRadius: 'unset',
},
}}
run={should_run}
stepIndex={step_index}
tooltipComponent={props => <GuideTooltip {...props} setStepIndex={setStepIndex} />}
Copy link
Owner

Choose a reason for hiding this comment

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

Nice

@kate-deriv kate-deriv merged commit 378990c into kate-deriv:vinu/kate/DTRA-1670/user_onboarding_guide Aug 30, 2024
1 check failed
kate-deriv added a commit that referenced this pull request Sep 5, 2024
…-com#16589)

* feat: add npm package, prepare local store and create a base modal for starting guide

* feat: add guide container and tooltip component

* refactor: tooltip componnet

* refactor: set flag to trye on finish and styling

* fix: close and skip functionality

* feat: add the video

* feat: add step 3 and inprove tooltip width

* feat: add steps 3 5 6 and remove skip button

* refactor: make guide modal reusable for positions page

* refactor: add tests

* feat: added step 4 for onboarding in dtrader v2 (#82)

* feat: added step 4 for onboarding in dtrader v2

* fix: resolved code suggestion

* fix: replaced pixel for scroll icon with quill token

* refactor: update quill ui refactor onboarding guide functions and fix tests

* fix: link console error

* refactor: apply suggestions

* chore: update quill

---------

Co-authored-by: vinu-deriv <100689171+vinu-deriv@users.noreply.github.com>
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.

2 participants