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

MINOR: fix overflow of table cell data #14890

Merged
merged 1 commit into from
Jan 26, 2024
Merged

MINOR: fix overflow of table cell data #14890

merged 1 commit into from
Jan 26, 2024

Conversation

Ashish8689
Copy link
Contributor

Describe your changes:

  • fix overflow of table cell data

Issue:
image

Resolved :

image image image image

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.

@Ashish8689 Ashish8689 added the UI UI specific issues label Jan 26, 2024
@Ashish8689 Ashish8689 self-assigned this Jan 26, 2024
@github-actions github-actions bot added the safe to test Add this label to run secure Github workflows on PRs label Jan 26, 2024
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 52%
52.94% (27293/51554) 35.15% (10875/30941) 33.9% (3195/9426)

Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pmbrull pmbrull merged commit 6d02fe1 into main Jan 26, 2024
18 of 19 checks passed
@pmbrull pmbrull deleted the table-cell-overflow branch January 26, 2024 13:21
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