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

Add sample tags to colorScheme editor #3171

Merged
merged 2 commits into from
Jun 8, 2023
Merged

Add sample tags to colorScheme editor #3171

merged 2 commits into from
Jun 8, 2023

Conversation

lanzhenw
Copy link
Contributor

@lanzhenw lanzhenw commented Jun 7, 2023

What changes are proposed in this pull request?

Added sample tags to colorScheme editor. User can now configure sample tags like other common ListField.

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

Screen.Recording.2023-06-07.at.8.37.44.AM.mov

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 added feature Work on a feature request app Issues related to App features labels Jun 7, 2023
@lanzhenw lanzhenw self-assigned this Jun 7, 2023
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Patch coverage: 8.06% and project coverage change: -0.06 ⚠️

Comparison is base (7d769e4) 49.25% compared to head (e3cb1b1) 49.20%.

❗ Current head e3cb1b1 differs from pull request most recent head 7cf19fe. Consider uploading reports for the commit 7cf19fe to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3171      +/-   ##
===========================================
- Coverage    49.25%   49.20%   -0.06%     
===========================================
  Files          230      230              
  Lines        34424    34464      +40     
  Branches       325      325              
===========================================
+ Hits         16956    16957       +1     
- Misses       17468    17507      +39     
Flag Coverage Δ
app 49.20% <8.06%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...omponents/src/components/PillButton/PillButton.tsx 52.27% <0.00%> (-1.22%) ⬇️
...ages/components/src/components/Results/Results.tsx 29.52% <0.00%> (-0.29%) ⬇️
.../components/src/components/TabOption/TabOption.tsx 45.79% <0.00%> (-0.44%) ⬇️
...ages/components/src/components/Tooltip/Tooltip.tsx 23.61% <0.00%> (-0.34%) ⬇️
app/packages/looker/src/elements/common/tags.ts 14.67% <4.34%> (-0.40%) ⬇️
...es/components/src/components/Selector/Selector.tsx 21.57% <5.26%> (-0.37%) ⬇️
app/packages/looker/src/elements/common/util.ts 23.64% <21.42%> (-1.23%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

🍨

fiftyone/server/events.py Outdated Show resolved Hide resolved
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.

🍨

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.

🍨

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.

🍨

@lanzhenw lanzhenw merged commit f693208 into develop Jun 8, 2023
12 of 15 checks passed
@lanzhenw lanzhenw deleted the feat/tagColors branch June 8, 2023 17:06
@benjaminpkane benjaminpkane restored the feat/tagColors branch June 12, 2023 16:49
benjaminpkane added a commit that referenced this pull request Jun 12, 2023
* allow sample tag color to be customized

* address PR

---------

Co-authored-by: Lanny W <lanzhenwang9@gmail.com>
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 feature Work on a feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants