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 visited index and add dropdown icon to open non-animated flow. #887

Merged
merged 16 commits into from
Dec 11, 2024

Conversation

amovar18
Copy link
Collaborator

@amovar18 amovar18 commented Dec 9, 2024

Description

This PR aims to add visited index in the interactive mode and adds a dropdown button to show the flow without animation.

Relevant Technical Choices

Testing Instructions

  • Clone this branch
  • In the terminal run npm i && npm run dev:ee:pa.
  • Now in the browser, switch to interactive mode.
  • Once flow is completed, it should show the index of visit.
  • Now in the visited index there will be a double arrow drop down click on that a non-animated flow will open.

Additional Information:

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.
    - [ ] The QA of this PR is done by a member of the QA team (to be checked by QA).

Partially addresses #857

@amovar18 amovar18 self-assigned this Dec 9, 2024
@amovar18 amovar18 marked this pull request as ready for review December 9, 2024 09:58
@amovar18 amovar18 added this to the v1.0 milestone Dec 9, 2024
@mohdsayed
Copy link
Collaborator

@amovar18 Build is failing

@mohdsayed
Copy link
Collaborator

  1. Clicking on arrow down breaks
image
  1. Number is not in center . I think it should be bold
image

Copy link
Collaborator

@mohdsayed mohdsayed left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks

@mohdsayed mohdsayed merged commit 1b463d5 into develop Dec 11, 2024
6 checks passed
@mohdsayed mohdsayed deleted the feat/add-visited-index branch December 11, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants