kinderp / kinderp/3183

Set cols' width explicitly in TableView

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

So far it's no possible to set cols' width in TableView but those ones are automatically calculated in render().

**Note**: A _get_cols_widht func does exist in TableView, add there a fix.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TableView class and read render() together with the existing _get_cols_widht function. Trace how column widths are currently calculated, then verify that explicitly configured column widths are honored during rendering.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.