ant-digitalSolutions / antScriber-ui

0 stars 0 forks source link

Feature Request: Set the current useCaseGroup and useCase in the queryParams #41

Closed flechilla closed 1 year ago

flechilla commented 1 year ago

Description

This feature request aims to enhance the Wizard Creator by allowing users to set the userCaseGroup and useCase as query parameters in the URL. By doing so, users can refresh the browser without losing their progress and open the latest use case when they access the platform.

Motivation

This feature is essential for providing our users a seamless and user-friendly experience. By enabling users to set the latest use case as query parameters in the URL, we ensure their progress is saved even if they accidentally refresh the browser.

Use Cases

Expected Behavior

When the user sets the userCaseGroup and useCase as query parameters in the URL, the Wizard Creator should retrieve and display the corresponding use case. If the user refreshes the page or opens the platform with the provided URL, the Wizard Creator should automatically open the latest use case based on the query parameters.