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

Feature: Add double dropdown arrow in non interactive mode to show non animated flow. #906

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

amovar18
Copy link
Collaborator

@amovar18 amovar18 commented Jan 3, 2025

Description

Previously, we added a double arrow drop down in the interactive mode to show the non-animated flow. The same has been applied in the non-interactive mode as well.

Relevant Technical Choices

Testing Instructions

  • Clone this branch
  • In the terminal run npm i && npm run dev:ee:pa.
  • Now see when the animation is running, note that the double down arrow has opacity and pointer default indicating the arrows are not clickable.
  • Once all the circles have been visited, the double down arrow opacity is removed and the icon is not clickable.

Additional Information:

  • This only works when all the circles have been visited and whole flow is completed.

Screenshot/Screencast


Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
    - [ ] This code is covered by unit tests to verify that it works as intended. NA
    ~~- [ ] The QA of this PR is done by a member of the QA team (to be checked by QA).~~NA

Partially addresses #857

@amovar18 amovar18 self-assigned this Jan 3, 2025
@amovar18 amovar18 added this to the v1.0 milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In QA
Development

Successfully merging this pull request may close these issues.

1 participant