jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
131 stars 20 forks source link

Loading Indicators Persist After Issue Details Load in Issue Creator Feature #262

Closed kleneway closed 3 weeks ago

kleneway commented 3 weeks ago

Description

In the issue creator feature, loading messages such as "Analyzing Issue Details... " and "Optimizing Suggestions..." continue to display even after the issue details have fully loaded. This causes confusion for users, as it appears the application is still processing when it has already completed loading the necessary information.

As this feature is no longer needed once the issue details are displayed, it would be beneficial to remove these loading indicators after the content has loaded to enhance the user experience.

Expected Behavior

jacob-ai-bot[bot] commented 3 weeks ago

JACoB here...

You mentioned me on this issue and I am busy taking a look at it.

I'll continue to comment on this issue with status as I make progress.

jacob-ai-bot[bot] commented 3 weeks ago

Update

I've completed my work on this issue and have created a pull request: JACoB PR for Issue Loading Indicators Persist After Issue Details Load in Issue Creator Feature.

Please review my changes there.