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: User Flow Builder Form #45

Open
ChristopherPHolder opened this issue Sep 25, 2023 · 0 comments
Open

Feature: User Flow Builder Form #45

ChristopherPHolder opened this issue Sep 25, 2023 · 0 comments

Comments

@ChristopherPHolder
Copy link
Owner

ChristopherPHolder commented Sep 25, 2023

Description

As a user i would like to be able to add all the interactions in an intuitive way throw a form to be tested.

Details

The general idea is to have a component called user-flow-audit-builder

  • It will contain one optional input of type AppSpeedAudit

  • The component will be a form

As a default is will start with:

  • Audit Name Input
  • Audit Device Toggle
  • Analyze Submit Button
    (These can potentially be in one row)

It will also start with the following default steps:

  • Start Navigation
  • Navigate
  • End Navigation

Each Step will have a ... more button on the top right corner

The more button will allow you to:

  • Add Step Before
  • Add Step After
  • Remove Step
  • Edit Step As JSON (TBD)

In general I am Implementing the same behavior as Chrome Recorder

image

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

No branches or pull requests

1 participant