owncloud-design-system icon indicating copy to clipboard operation
owncloud-design-system copied to clipboard

WIP: Truncate fixes

Open dschmidt opened this issue 2 years ago • 3 comments

Description

Fix non-truncated strings.

Related Issue

  • Fixes <issue_link>

Motivation and Context

There are a bunch of untracated strings in the sidebar. This PR addresses those issues originating from the ODS.

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Technical debt
  • [ ] Tests

Checklist:

  • [ ] Code changes
  • [ ] Unit tests added
  • [ ] Acceptance tests added
  • [ ] Documentation added/updated

Open tasks:

  • [ ] ...

dschmidt avatar Mar 04 '22 17:03 dschmidt