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

Custom Delay for All APIs & for Each API #94

Open
FabrizioBrancati opened this issue May 21, 2021 · 0 comments
Open

Custom Delay for All APIs & for Each API #94

FabrizioBrancati opened this issue May 21, 2021 · 0 comments
Assignees
Labels
feature Feature pull request
Milestone

Comments

@FabrizioBrancati
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be useful to have a custom delay for all the APIs and even for each API. With that, we will be able to better simulate a real backend.

Describe the solution you'd like
Add a simple TextField in the App Settings to allow a custom delay for all APIs.
This field should allow an Int value or a Double value. We can even try with a simple Slide that allows the user to add a delay from 0.1 to 90 seconds, but it will be hard to use and select the right value.

The same TextField/Slider should be added in the Editor section while adding or editing an API, to allow a custom delay for each API. This value will override the app one, only for that API.

Describe alternatives you've considered
None.

Additional context
None.

@FabrizioBrancati FabrizioBrancati added the feature Feature pull request label May 21, 2021
@FabrizioBrancati FabrizioBrancati added this to the Mocka 0.2.0 milestone May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature pull request
Projects
None yet
Development

No branches or pull requests

2 participants