widgetti / widgetti/ipyvuetify
Data table column width (specify max)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 355
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
Is there a way that we can ensure that the columns remain of the same width, while creating a data table object using v-data-table? I notice that if the contents of a cell are huge, the whole column expands to accommodate the maximum width cell.
Thanks,
Sam
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 with the v-data-table component and determine whether its column configuration exposes a maximum width. Compare the current behavior for cells with very large contents against the requested fixed-width behavior; done means columns remain the same width without expanding to fit the largest cell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100