Copy Query command does not work
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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