Enable the submit button after create access token
What does this MR do and why?
Enable the submit button after successful access token creation.
It was not possible to create two consecutive access tokens. It was necessary to reload the page to enable the submit button.
It was possible to retry on failure, but not when successfully created a token.
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screen_Recording_2024-08-12_at_21.01.57
How to set up and validate locally
- Go to /groups/flightjs/-/settings/access_tokens
- Create a token
- Create a second token
Edited by Eduardo Sanz García