influxdata / influxdata/ui

Copy Query command does not work

Open
#6,846 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

kind/bug
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Steps to reproduce:
1. Go to Dashboards
2. Click the gear on any cell
3. Select Copy Query option from the dropdown

Expected result - Flux query is copied to the buffer
Actual result - buffer remains unchanged

https://github.com/influxdata/ui/assets/10786072/641a0542-353b-47e2-a4dc-6cf429bbd440

Environment:
Windows 11 Version 10.0.22631 Build 22631
Chrome Version 120.0.6099.129
InfluxDB v2.7.4
Server: [19e5c0e](https://github.com/influxdata/influxdb/tree/19e5c0e1b7)
Frontend: [9d25a2f](https://github.com/influxdata/ui/tree/9d25a2f)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from Dashboards by opening a cell's gear menu and selecting Copy Query. Start by tracing the dashboard cell menu's Copy Query entry point; done means the displayed Flux query changes the clipboard instead of leaving the buffer unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.