You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/20 10:28:22 UTC

[GitHub] [incubator-devlake] mappjzc opened a new issue, #2554: [Bug][config-ui] gitlab add connection can not set token

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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] e2corporation commented on issue #2554: [Bug][config-ui] gitlab add connection can not set token

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2554:
URL: https://github.com/apache/incubator-devlake/issues/2554#issuecomment-1190559615

   @mappjzc @klesh This fix will be applied with PR #2534 


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] e2corporation commented on issue #2554: [Bug][config-ui] gitlab add connection can not set token

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2554:
URL: https://github.com/apache/incubator-devlake/issues/2554#issuecomment-1190326295

   @mappjzc This is not ideal and unfortunate, will get this GitLab token issue resolved.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2554: [Bug][config-ui] gitlab add connection can not set token

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2554: [Bug][config-ui] gitlab add connection can not set token
URL: https://github.com/apache/incubator-devlake/issues/2554


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky commented on issue #2554: [Bug][config-ui] gitlab add connection can not set token

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on issue #2554:
URL: https://github.com/apache/incubator-devlake/issues/2554#issuecomment-1190959683

   > @mappjzc @klesh This fix will be applied with PR #2534
   
   Hi @e2corporation, can you merge this fix today? V0.12.0 is going to be released soon.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] e2corporation commented on issue #2554: [Bug][config-ui] gitlab add connection can not set token

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2554:
URL: https://github.com/apache/incubator-devlake/issues/2554#issuecomment-1190968834

   @Startrekzky I'm actively working on my current PR #2534 and will flag as merge ready as soon as I've completed all my tasks.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org