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

Remove none as an option from other value options #2403

Merged
merged 1 commit into from Dec 6, 2022

Conversation

lanzhenw
Copy link
Contributor

@lanzhenw lanzhenw commented Dec 6, 2022

fixes #2277

What changes are proposed in this pull request?

None/Null should not be treated equally as the other value options. There will be a separate ticket tracking how to allow user to select the empty value samples.
Screenshot 2022-12-06 at 1 33 09 PM

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

(Details)

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.

(Details in 1-2 sentences. You can just refer to another PR with a description
if this PR is part of a larger change.)

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

@lanzhenw lanzhenw changed the title [wip] None selection handling in filtering [wip] Remove none as an option from other value options Dec 6, 2022
@lanzhenw lanzhenw self-assigned this Dec 6, 2022
@lanzhenw lanzhenw changed the title [wip] Remove none as an option from other value options Remove none as an option from other value options Dec 6, 2022
@lanzhenw lanzhenw added bug Bug fixes app Issues related to App features labels Dec 6, 2022
@lanzhenw lanzhenw requested a review from a team December 6, 2022 22:19
Copy link
Contributor

@ShawnOakley ShawnOakley left a comment

Choose a reason for hiding this comment

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

LGTM

@lanzhenw lanzhenw merged commit 5c2bdf9 into develop Dec 6, 2022
@lanzhenw lanzhenw deleted the bugfix/none-filter-handle branch December 6, 2022 22:21
@lanzhenw lanzhenw restored the bugfix/none-filter-handle branch December 6, 2022 23:39
lanzhenw added a commit that referenced this pull request Dec 6, 2022
lanzhenw added a commit that referenced this pull request Dec 7, 2022
jacobmarks pushed a commit that referenced this pull request Dec 7, 2022
jacobmarks pushed a commit that referenced this pull request Dec 7, 2022
lanzhenw added a commit that referenced this pull request Dec 11, 2022
lanzhenw added a commit that referenced this pull request Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Issues related to App features bug Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Improve None-handling when filtering list fields in the App
2 participants