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

ui: facet filter and tags-container overflow bug fixes #11119

Merged
merged 15 commits into from
Apr 21, 2023

Conversation

aniketkatkar97
Copy link
Member

@aniketkatkar97 aniketkatkar97 commented Apr 18, 2023

Describe your changes:

Fixes some issues from #10543

  1. UI Feedback - 1.0 #10543 (comment)
  2. UI Feedback - 1.0 #10543 (comment)

I worked on:

  • Changed facet filter buckets render length. Only the top 10 most used filters will be shown in the left panel.

  • Fixed the overflow issue of the tags-container component for a longer tag name

Screen.Recording.2023-04-19.at.6.26.00.PM.mov

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

…ters will be shown in the left panel.

Fixed the overflow issue of tags-container component for longer tag name
@harshach
Copy link
Collaborator

@aniketkatkar97 we need to show the glossary name and shortened middle parts of the glossary and show the leaf node. It's important to show the leaf node here. Just showing the glossary names is not recognizable for the user cc @chirag-madlani

@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 53%
54.23% (21383/39430) 30.56% (8541/27952) 34.38% (2542/7393)

@cypress
Copy link

cypress bot commented Apr 18, 2023

Passing run #20449 ↗︎

0 217 27 0 Flakiness 0

Details:

Merge branch 'main' into ui-feedback-1.0.0-1
Project: openmetadata Commit: c3c9837a8f
Status: Passed Duration: 28:22 💡
Started: Apr 21, 2023 11:44 AM Ended: Apr 21, 2023 12:12 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@aniketkatkar97 aniketkatkar97 marked this pull request as draft April 19, 2023 11:40
Improved Tags component and use antd tag to show tags
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@aniketkatkar97 aniketkatkar97 temporarily deployed to test April 21, 2023 11:13 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 2023

[open-metadata-ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 2023

[OpenMetadata-Platform] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@aniketkatkar97 aniketkatkar97 marked this pull request as ready for review April 21, 2023 13:23
@chirag-madlani chirag-madlani merged commit 7fb30b9 into main Apr 21, 2023
@chirag-madlani chirag-madlani deleted the ui-feedback-1.0.0-1 branch April 21, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants