mappjzc opened a new issue, #2554: URL: https://github.com/apache/incubator-devlake/issues/2554
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When we try to setting the token for gitlab . we can not input anything And if we try to set it by chrome console, it will be clean after focus on it. As follow gif  try to debug it and handle the focus. At the second times to run the handleElementFocus, before setElementIsFocused, the value still have.  But after this code,We lost input value.  And also it skip the line of breakpoint. It is happend even focus on other input. ### What you expected to happen We can set the token by input. ### How to reproduce 1.Add gitlab connection 2.try to set token. ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
