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

fix reset form method when is try to click on the reset button #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kstekovi
Copy link
Collaborator

@kstekovi kstekovi commented Aug 9, 2023

The method resetForm can't click on the reset button.

The parameter { force: true } in click method solve this issue.
The reset button doesn't exist in HAL console for WildFly. But still exist in EAP build.

Check the server it is EAP or WildFly then click on the reset button or check it is not displayed in case of WildFly.

Test run with fix:
https://github.com/kstekovi/berg/actions/runs/5810619726
https://github.com/kstekovi/berg/actions/runs/5867268466

Test run without fix:
https://github.com/hal/berg/actions/runs/5803692677

@kstekovi kstekovi force-pushed the reset-form branch 5 times, most recently from f02ded1 to 3d0d7c6 Compare August 15, 2023 12:46
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

Successfully merging this pull request may close these issues.

2 participants