Skip to content

v1.0.803

Latest

Choose a tag to compare

@inxtci inxtci released this 25 Jun 10:13
8ceb7b4

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