Skip to content

Conversation

@urmauur
Copy link
Member

@urmauur urmauur commented Sep 26, 2025

Describe Your Changes

Issue

17534

Fixes Issues

Screenshot 2025-09-26 at 10 04 23 Screenshot 2025-09-26 at 10 04 20
  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Important

Fixes long project name overflow in LeftPanel.tsx by adding truncate class to project name display.

  • UI Fix:
    • In LeftPanel.tsx, added truncate class to <span> displaying folder.name to handle long project names without overflow.

This description was created by Ellipsis for 0a82fdd. You can customize this summary. It will automatically update as commits are pushed.

@urmauur urmauur added this to the v0.7.0 milestone Sep 26, 2025
@urmauur urmauur requested a review from Minh141120 September 26, 2025 03:08
@urmauur urmauur self-assigned this Sep 26, 2025
@urmauur urmauur added this to Jan Sep 26, 2025
@urmauur urmauur moved this to Needs Review in Jan Sep 26, 2025
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 0a82fdd in 46 seconds. Click for details.
  • Reviewed 16 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. web-app/src/containers/LeftPanel.tsx:432
  • Draft comment:
    Adding 'shrink-0' to the IconFolder ensures the icon retains its size and doesn’t shrink when folder names are long.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. web-app/src/containers/LeftPanel.tsx:434
  • Draft comment:
    Appending 'truncate' to the span ensures that overly long project titles are ellipsized, preventing layout overflow.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_KnFXOUxyfmbdgqVK

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions
Copy link
Contributor

Barecheck - Code coverage report

Total: 29.77%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web-app/src/containers/LeftPanel.tsx101-104, 116, 119-123, 126-137, 183-185, 199-201, 204-209, 212-219, 224, 238-240, 242-250, 260, 263-264, 268, 287, 300-306, 308-309, 318-321, 323-339, 341-342, 344, 354-358, 360, 362, 364, 400-414, 416-422, 424-428, 430, 432-443, 445-461, 463-470, 472-479, 481, 483-486, 493-521, 523-538, 540-541, 545-557, 559-572, 576-586, 611-616

Copy link
Contributor

@louis-jan louis-jan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Minh141120
Copy link
Member

LGTM!
image

@urmauur urmauur merged commit 39aa1c4 into dev Sep 26, 2025
21 checks passed
@urmauur urmauur deleted the fix/projects-left-panel-title branch September 26, 2025 06:20
@github-project-automation github-project-automation bot moved this from Needs Review to QA in Jan Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants