Skip to content

fix: limit label text in Text Input Component to max 2 lines with ellipsis overflow (#333)(#50)#343

Merged
nouha06 merged 16 commits intodevelopfrom
333-bug-input-text-label-text-overflow
Oct 8, 2025
Merged

fix: limit label text in Text Input Component to max 2 lines with ellipsis overflow (#333)(#50)#343
nouha06 merged 16 commits intodevelopfrom
333-bug-input-text-label-text-overflow

Conversation

@nouha06
Copy link
Copy Markdown
Member

@nouha06 nouha06 commented Aug 29, 2025

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Description

Motivation & Context

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • My change follows accessibility good practices

Design

  • My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • I have added unit tests to cover my changes (optional)

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • Manually test (dark mode, RTL, landscape display, tablet)
  • Documentation has been updated if relevant
  • Design review
  • A11y review
  • Internal files have been updated if relevant (THIRD_PARTY, NOTICE)
  • changelog.md has been updated respecting keep a changelog rules and referencing the issue

…nes when the placeholder is focused with ellipsis overflow (#333)(#50)
@nouha06 nouha06 linked an issue Aug 29, 2025 that may be closed by this pull request
1 task
@nouha06 nouha06 requested a review from AhmedAmineZr August 29, 2025 09:48
@nouha06 nouha06 self-assigned this Aug 29, 2025
AhmedAmineZr
AhmedAmineZr previously approved these changes Sep 16, 2025
@nouha06 nouha06 merged commit b3dcebd into develop Oct 8, 2025
3 checks passed
@nouha06 nouha06 deleted the 333-bug-input-text-label-text-overflow branch October 8, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Input text Label text overflow

2 participants