Description of example queries do not fit the dropdown
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 39
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
Web console can display a dropdown with example queries. They can be defined in console-configuration.json file, for example:
Such query is available in the dropdown menu, but it doesn't fully fit and user is unable to read the full description:
...unless the user has good vision and notices the tiny horizontal scrollbar:
they can scroll, but it looks broken.
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
Start by finding the web console component that renders the example-query dropdown and review how descriptions from console-configuration.json are sized and displayed. Done means the full description is readable in the dropdown without requiring a tiny horizontal scrollbar; verify the result with the affected console UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100