Skip to content

CBF widget iteration bug fix#599

Merged
andreasgriffin merged 1 commit intomainfrom
fix-bugs
Apr 13, 2026
Merged

CBF widget iteration bug fix#599
andreasgriffin merged 1 commit intomainfrom
fix-bugs

Conversation

@andreasgriffin
Copy link
Copy Markdown
Owner

Required

  • pre-commit install before any commit. If pre-commit wasn't run for all commits, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is properly formatted
  • All commits must be signed. If some are not, you can squash all commits git reset --soft $(git merge-base main HEAD) && git commit -m "squash" and ensure the squashed commit is signed
  • UI/Design/Menu changes were tested on macOS, because macOS creates endless problems. Optionally attach a screenshot.

Optional

  • Update all translations
  • Appropriate pytests were added
  • Documentation is updated
  • If this PR affects builds or install artifacts, set the Build-Relevant label to trigger build workflows

@andreasgriffin andreasgriffin changed the title Iteration bug fix CBF widget iteration bug fix Apr 13, 2026
@andreasgriffin andreasgriffin added the bug Something isn't working label Apr 13, 2026
@andreasgriffin andreasgriffin merged commit 8961a81 into main Apr 13, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant