blib-la / captain

Give your computer an AI Brain
https://get-captain.com
GNU Affero General Public License v3.0
52 stars 2 forks source link

Visual Feedback for Update Processes on the "Captain" Platform #242

Closed pixelass closed 5 months ago

pixelass commented 5 months ago

Is your feature request related to a problem? Please describe. Yes, there is a user experience issue with the update process on the "Captain" Platform. Currently, when checking for updates, there is no immediate visual feedback to indicate that the system is processing the request. This lack of feedback can be confusing as the "Update now" button only changes after a delay, and clicking it initially seems to have no effect because nothing appears to happen for some time.

Describe the solution you'd like I would like the platform to include a visual indicator, such as a spinner or progress bar, when checking for updates and when the "Update now" button is clicked. This indicator should be prominent enough to reassure users that the system is actively processing their request.

Describe alternatives you've considered An alternative would be to implement a status message or notification area on the update screen that provides textual feedback such as "Checking for updates..." or "Update in progress..." This could be used in addition to or instead of a spinner.

Additional context Adding visual feedback during the update process will significantly enhance the user experience by making it transparent and reassuring users that their actions are being processed. This change will help prevent confusion and repeated clicks, which could potentially lead to system errors or duplicated processes.

TimPietrusky commented 5 months ago

:tada: This issue has been resolved in version 1.0.0-alpha.59 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: