dosubot[bot] commented on issue #8385: URL: https://github.com/apache/incubator-devlake/issues/8385#issuecomment-2808208159
<!-- Greeting --> Hello @veetmoradiya3628! I'm [Dosu](https://dosu.dev), your friendly bot here to help you solve bugs, answer questions, and guide you on your journey as a contributor. While you wait for a human maintainer, feel free to ask me anything! <!-- Answer --> I found a similar closed issue that might be relevant to your problem. The issue suggested that missing permissions could be the cause of the problem. It recommended following [this guide](https://devlake.apache.org/docs/Configuration/GitHub#github-apps) to ensure that the required permissions are set up correctly <sup>[[1]](https://github.com/apache/incubator-devlake/issues/7381)</sup>. Additionally, the DevLake UI hides the loader icon based on the `status` variable. The loader is shown when the `status` is `'idle'` or `'loading'`, and it is hidden when the `status` changes to something else <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/config-ui/src/routes/layout/layout.tsx)</sup>. You might want to check if the status is being updated correctly after the API call completes. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/1649d747-3824-4a59-8740-595e22d76daf?feedback_type=other)</sup> -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org