Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update all button #730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DomiiBunn
Copy link
Contributor

Accidentally deleted the branch for #576

Tick the checkbox if you understand [x]:

  • I have read and understand the pull request rules.

Description

Adds an update all button to the stacks page as it can be frustrating to update when handling more than a small number of stacks

Type of change

Please delete any options that are not relevant.

  • User interface (UI)
  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • My changes generate no new warnings

Screenshots (if any)

image

@InnocentRain
Copy link

InnocentRain commented Mar 27, 2025

Hey, i have been using your image with this request merged and it works great, so thanks very much! Only thing missing for me is a feedback that the updates have started after you click the button, maybe a bottom right notification like the one for a finished update? What would also be cool is somthing like a "loading bar" that tells me the progress of the updates so you don't have to click through all to see if the updates are finished and you can reboot. But thats totally optional and not really needed for it to work well!

@DomiiBunn
Copy link
Contributor Author

The updates start right when you click it. It doesn't go one by one 🙈

so clicking the update all button is literally like clicking all of the update buttons at the same time (that is the logic that happens underneth)

the only difference with the notification is that i added the scack name to the update completed one...

@InnocentRain
Copy link

yeah i know but the user doesn't have any feedback that the button even works until the first update is finished and you get that notification, thats what confused me a bit at first, so a notification "Updates started" or something like that would help in my opinion :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants