Skip to content

[PB-6500]fix/limit width in MoveItemsDialog#2003

Merged
jaaaaavier merged 7 commits into
masterfrom
fix/long-folder-names-truncate
Jun 25, 2026
Merged

[PB-6500]fix/limit width in MoveItemsDialog#2003
jaaaaavier merged 7 commits into
masterfrom
fix/long-folder-names-truncate

Conversation

@jaaaaavier

@jaaaaavier jaaaaavier commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

This PR aims to fix a minor bug whereby, if a folder had a very long name, it would be displayed in full without being truncated, which affected readability and the layout; we have simply set the width of the component where this name is rendered

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Create a folder with a big name, reproduce the steps for show de Dialog (move a file to a folder), and checked now the name shows correctly without breaking anything

Additional Notes

Captura de pantalla 2026-06-19 a las 17 08 42 Captura de pantalla 2026-06-23 a las 14 21 37

@jaaaaavier jaaaaavier self-assigned this Jun 19, 2026
@jaaaaavier jaaaaavier added the enhancement New feature or request label Jun 19, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7b1f8d0
Status: ✅  Deploy successful!
Preview URL: https://4c5ab548.drive-web.pages.dev
Branch Preview URL: https://fix-long-folder-names-trunca.drive-web.pages.dev

View logs

@jaaaaavier jaaaaavier marked this pull request as ready for review June 19, 2026 15:10
CandelR
CandelR previously approved these changes Jun 22, 2026
larryrider
larryrider previously approved these changes Jun 22, 2026
@jaaaaavier jaaaaavier dismissed stale reviews from larryrider and CandelR via 72ae2a0 June 22, 2026 08:55
@jaaaaavier jaaaaavier requested review from CandelR and larryrider June 22, 2026 09:19
@jaaaaavier

Copy link
Copy Markdown
Contributor Author

We found a new issue in QA, the text should start aligned and was centered

@jaaaaavier jaaaaavier requested a review from xabg2 June 23, 2026 12:27
@sonarqubecloud

Copy link
Copy Markdown

@jaaaaavier jaaaaavier merged commit 8ceb7b4 into master Jun 25, 2026
10 of 11 checks passed
@jaaaaavier jaaaaavier deleted the fix/long-folder-names-truncate branch June 25, 2026 10:12
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