Open baltpeter opened 3 years ago
In the generator, you can choose to enter 'Your own text' instead of one of the predefined request types. You can also choose to load one a template.
Currently, this just overrides potentially already entered text without warning:
https://user-images.githubusercontent.com/4048809/136292933-2c67976b-1382-4827-8910-9a7951609489.mp4
Instead, we should let the user confirm they want to override their text if they have already entered some.
There should also be a test for that with the other generator tests.
can you assign me this issue. Anything i should know before?
Read the README carefully to get your local build going. :D
In the generator, you can choose to enter 'Your own text' instead of one of the predefined request types. You can also choose to load one a template.
Currently, this just overrides potentially already entered text without warning:
https://user-images.githubusercontent.com/4048809/136292933-2c67976b-1382-4827-8910-9a7951609489.mp4
Instead, we should let the user confirm they want to override their text if they have already entered some.
There should also be a test for that with the other generator tests.