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

[bug] Web executor fill action behavior change between 1.1.0 and 1.2.0 #793

Open
ArnaudLec opened this issue May 16, 2024 · 0 comments
Open

Comments

@ArnaudLec
Copy link

We are currently validating the impacts for migrating Venom to v1.2.0 and found a regression on the web executor when filling inputs which already contained values.

Before, with the v1.1.0, when filling a field which already contained a value, it was clearing the value before filling the input.

Now it concatenates the value and there's no option to clear the input beforehand.

Our use case is an option to duplicate a configuration in a screen and the form comes back already filled.

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