Skip to content

Conversation

@stefanhaller
Copy link
Collaborator

On very large screens they would get ridiculously wide.

The limits we chose here are a little arbitrary:

  • 80 for confirmations and prompts
  • 90 for menus
  • auto-wrap width plus 25 for the commit message editor (or 100 if auto-wrap is off)

@stefanhaller stefanhaller added the enhancement New feature or request label Jan 24, 2026
@codacy-production
Copy link

codacy-production bot commented Jan 24, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 4c731ab1 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4c731ab) Report Missing Report Missing Report Missing
Head commit (1ede4e6) 59482 51812 87.11%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5231) 13 13 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

On very large screens they would get ridiculously wide.

The limits we chose here are a little arbitrary:
- 80 for confirmations and prompts
- 90 for menus
- auto-wrap width plus 25 for the commit message editor (or 100 if auto-wrap is
  off)
@stefanhaller stefanhaller merged commit 39cd474 into master Jan 28, 2026
13 checks passed
@stefanhaller stefanhaller deleted the limit-panel-width branch January 28, 2026 08:04
@IdrisGit
Copy link

@stefanhaller Thank you for your help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants