Closed agatha197 closed 3 days ago
Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.
You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
resolves https://github.com/lablup/backend.ai-webui/issues/2843
Changes: Improves clipboard functionality across browsers by:
copyText()
method in session list for cross-browser text copyingRationale: The clipboard operations needed to be more robust across different browsers and handle cases where the clipboard API might be unavailable or restricted.
Effects:
Checklist:
Testing Requirements: