influxdata / influxdata/influxdata-docker
influxdb console arrow buttons don't work in docker container
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
Originally described in influxdata/influxdb#7444, the arrow buttons don't work inside of a docker container for the influxdb console. History still works if you use `Ctrl+R`, but up, down, left, and right do not work.
Investigate the reason why since the history feature is pretty useful.
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 in the InfluxDB console inside the Docker container, comparing the arrow keys with the working Ctrl+R history behavior. Trace the console input and history handling exposed by the container, then verify that up, down, left, and right work as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100