Skip to content

including action button update in view refresh - #24

Merged
gkennos merged 1 commit into
mainfrom
actions
Aug 31, 2026
Merged

including action button update in view refresh#24
gkennos merged 1 commit into
mainfrom
actions

Conversation

@gkennos

@gkennos gkennos commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

closes #23 #20 #21

(really only 23 but tagging the others because related and missed tagging on the 0.8.0 release PR)

Adds the refresh of actions buttons into the view refresh for long running jobs

Checklist

  • Applied exactly one label (breaking, feature, fix, dependencies, or chore)
  • Tests pass locally (uv run pytest -q)
  • Lint passes (uv run ruff check .)

@gkennos gkennos added bug Something isn't working fix and removed bug Something isn't working labels Aug 31, 2026
@gkennos
gkennos merged commit 76ec4c1 into main Aug 31, 2026
10 of 12 checks passed
@gkennos
gkennos deleted the actions branch August 31, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refresh_view()/refresh_rows()/update_loading() don't re-sync ViewAction button state

1 participant