Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(ui): new image selection logic #6951

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

New images weren't being selected. Actually, they were, but then they were quickly unselected.

The changes in #6930 unmasked a deeper logic issue that then became a bug.

Related Issues / Discussions

n/a

QA Instructions

Test with auto-switch enabled.

Test matrix:

  • Auto-add board selected vs non-auto-add board selected
  • On images tab vs on assets tab

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label Sep 25, 2024
…w changed

We will be setting the selection in just a moment anyways.
Fixes an issue where auto-switch would not select the correct view or offset when new image arrives
@hipsterusername hipsterusername enabled auto-merge (rebase) September 25, 2024 21:49
@hipsterusername hipsterusername merged commit eb0f3c4 into main Sep 25, 2024
14 checks passed
@hipsterusername hipsterusername deleted the psyche/fix/new-image-selection branch September 25, 2024 21:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants