Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanded / Compacted view toggle #143

Open
benjaminapetersen opened this issue Dec 6, 2024 · 1 comment
Open

Expanded / Compacted view toggle #143

benjaminapetersen opened this issue Dec 6, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@benjaminapetersen
Copy link

At present on my 27 inch monitor I can see about 6 items in a lane before items drop below the fold. A nice usability feature would be a toggle to 'contract' or 'cozy' view, where each task is shrunk down tightly to allow for twice as many in view before going below the fold (or perhaps more).

@BaldissaraMatheus BaldissaraMatheus added the enhancement New feature or request label Dec 12, 2024
@BaldissaraMatheus BaldissaraMatheus added the help wanted Extra attention is needed label Jan 17, 2025
@BaldissaraMatheus
Copy link
Owner

Agreed. I think we should have the following options:

  • Compact: Card shows a truncated title to contain a single line, with reduced padding and margin (like described in Card content in card #94);
  • Regular: Card shows full title and some of its content (like 2 or 3 lines) as described in Card content in card #94;

Also added the help wanted label as this change would be greatly beneficial and don't seem to be too difficult to implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants