lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
110 stars 73 forks source link

fix: improve clipboard handling with optional chaining #2842

Closed agatha197 closed 3 days ago

agatha197 commented 1 week ago

resolves https://github.com/lablup/backend.ai-webui/issues/2843

Changes: Improves clipboard functionality across browsers by:

Rationale: 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:

graphite-app[bot] commented 1 week ago

Your org requires the Graphite merge queue for merging into main

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.

agatha197 commented 1 week ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

graphite-app[bot] commented 3 days ago

Merge activity