Skip to content

feat(frontend): added clipboard icon to dataset detail page#4928

Merged
aicam merged 3 commits into
apache:mainfrom
jaeyun0503:jaeyun-add-clipboard
May 4, 2026
Merged

feat(frontend): added clipboard icon to dataset detail page#4928
aicam merged 3 commits into
apache:mainfrom
jaeyun0503:jaeyun-add-clipboard

Conversation

@jaeyun0503
Copy link
Copy Markdown
Contributor

@jaeyun0503 jaeyun0503 commented May 4, 2026

What changes were proposed in this PR?

This PR adds a clipboard support to the dataset page so that users can copy dataset path by clicking on the clipboard icon. Below is the screenshot of the page.

image

Any related issues, documentation, discussions?

Closes #4384.

How was this PR tested?

Manually tested,

Was this PR authored or co-authored using generative AI tooling?

Generated-by: ChatGPT 5.5

@github-actions github-actions Bot added the frontend Changes related to the frontend GUI label May 4, 2026
Copy link
Copy Markdown
Contributor

@aicam aicam left a comment

Choose a reason for hiding this comment

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

LGTM

@aicam aicam enabled auto-merge (squash) May 4, 2026 18:25
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.18%. Comparing base (aa89662) to head (68e0406).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4928   +/-   ##
=========================================
  Coverage     42.18%   42.18%           
  Complexity     2185     2185           
=========================================
  Files           980      980           
  Lines         36298    36298           
  Branches       3783     3783           
=========================================
  Hits          15311    15311           
  Misses        20063    20063           
  Partials        924      924           
Flag Coverage Δ
frontend 30.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aicam aicam merged commit 6ad54c8 into apache:main May 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Changes related to the frontend GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copy-to-clipboard icon for frequently copied fields

3 participants