influxdata / influxdata/influxdb
Query Builder: Size of columns changeable
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Proposal:__
Make size of columns changeable
__Current behavior:__
the width of the columns is fixed so long names just get cropped

__Desired behavior:__
changeable width of filter columns
__Alternatives considered:__
xxx
__Use case:__
to query data faster
Contributor guide
Research direction
The Query Builder's filter columns are the entry point; start by locating that UI and checking how its fixed widths are set. Confirm the current cropping behavior using the issue's screenshot and context, then make the column width user-changeable and verify that long names are no longer cropped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100