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

fix sidebar re-arranging bug #3753

Merged
merged 1 commit into from Nov 1, 2023

Conversation

imanjra
Copy link
Contributor

@imanjra imanjra commented Nov 1, 2023

What changes are proposed in this pull request?

fixed sidebar group re-arranging issue where sample tags jumps to the moving group when the moving group is taken above tags group

How is this patch tested? If it is not, please explain why.

By attempting to drag any of the group in sidebar above the sticky tags group

Release Notes

Is this a user-facing change that should be mentioned in the release notes?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release
    notes for FiftyOne users.
- Fixed sample tags jumping to sidebar group being re-arranged issue `#3753 <https://github.com/voxel51/fiftyone/pull/3753>`_

What areas of FiftyOne does this PR affect?

  • App: FiftyOne application changes
  • Build: Build and test infrastructure changes
  • Core: Core fiftyone Python library changes
  • Documentation: FiftyOne documentation changes
  • Other

where sample tags entry jumps to moving group when placed above tags
Copy link
Contributor

@manivoxel51 manivoxel51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work! 🍨

did a quick test before and after your fix and looks good

before

Screen.Recording.2023-11-01.at.7.14.08.PM.mov

after - which seems to be locking the top tag group and stop the jump of sample tags field

Uploading Screen Recording 2023-11-01 at 7.13.39 PM.mov…

will defer to @benjaminpkane for final green light in case there are other side effects

Copy link
Contributor

@benjaminpkane benjaminpkane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! lgtm too 🙇 difficult code to debug 😅

@benjaminpkane benjaminpkane merged commit 957b2e2 into release/v0.22.3 Nov 1, 2023
12 of 13 checks passed
@benjaminpkane benjaminpkane deleted the bugfix/sidebar-re-arrange branch November 1, 2023 20:27
kaixi-wang pushed a commit that referenced this pull request Nov 2, 2023
where sample tags entry jumps to moving group when placed above tags
kaixi-wang pushed a commit that referenced this pull request Nov 2, 2023
where sample tags entry jumps to moving group when placed above tags
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.

None yet

3 participants