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

If feature groups is more than 10, short it to 10 with "Other" for the rest #1602

Merged
merged 10 commits into from
Aug 3, 2022

Conversation

RubyZ10
Copy link
Contributor

@RubyZ10 RubyZ10 commented Aug 2, 2022

Signed-off-by: Ruby Zhu zhenzhu@microsoft.com

Description

This PR is to fix bug Bug 1874148: Model Overview: feature group is too long for first_name and last_name where it contains a lot of categories

When the feature groups is more than 10, keep the top 10 and have the rest as other under the rows

Before
image

After
image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: Ruby Zhu <zhenzhu@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2022

Codecov Report

Merging #1602 (8f11f85) into main (371e669) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1602   +/-   ##
=======================================
  Coverage   88.91%   88.91%           
=======================================
  Files         110      110           
  Lines        5415     5415           
=======================================
  Hits         4815     4815           
  Misses        600      600           
Flag Coverage Δ
unittests 88.91% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

1 similar comment
1 similar comment
@RubyZ10 RubyZ10 enabled auto-merge (squash) August 3, 2022 00:46
Signed-off-by: Ruby Zhu <zhenzhu@microsoft.com>
1 similar comment
RubyZ10 and others added 2 commits August 3, 2022 09:50
Signed-off-by: Ruby Zhu <zhenzhu@microsoft.com>
1 similar comment
@RubyZ10 RubyZ10 merged commit 4e04f92 into main Aug 3, 2022
@RubyZ10 RubyZ10 deleted the zhenzhu/mo1 branch August 3, 2022 18:10
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.

6 participants