Skip to content

Enable the submit button after create access token

Eduardo Sanz García requested to merge eduardosanz/access-tokens-fix into master

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

  1. Go to /groups/flightjs/-/settings/access_tokens
  2. Create a token
  3. Create a second token
Edited by Eduardo Sanz García

Merge request reports

Loading