widgetti / widgetti/ipyvuetify

Data table column width (specify max)

Open
#179 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.