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
   
![settoken](https://user-images.githubusercontent.com/2921251/179959107-6782eaad-8fdf-496d-8874-86fe3ae1ff7d.gif)
   
   
   try to debug it and handle the focus.
   At the second times to run the handleElementFocus, before 
setElementIsFocused, the value still have.
   
![image](https://user-images.githubusercontent.com/2921251/179958830-761eb428-711a-4f41-a1be-1d33220524f1.png)
   But after this code,We lost input value.
   
![image](https://user-images.githubusercontent.com/2921251/179959632-de00015b-cc36-4f2b-a340-5431b6a6f865.png)
   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]

Reply via email to