Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar: The ellipsis is not displayed when the placeholder is not fully visible #15168

Closed
acalderonriv opened this issue Mar 26, 2024 · 1 comment · Fixed by #15205
Closed
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@acalderonriv
Copy link

Describe the bug

When the input of the Calendar component has placeholder and it is not fully visible, it is cut off and the ellipsis is not displayed.

Environment

  • PrimeNG 17.12.0
  • Angular 17.1.0

Reproducer

https://github-amqrse.stackblitz.io

Angular version

17.1.0

PrimeNG version

17.12.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

21.6.1

Browser(s)

Chrome

Steps to reproduce the behavior

  1. Display a calendar with a placeholder text
  2. Resize the window until the placeholder is not fully visible
  3. The placeholder is cut off and the ellipsis is not displayed

Expected behavior

  1. Display a calendar with a placeholder text
  2. Resize the window until the placeholder is not fully visible
  3. The placeholder is cut off and the ellipsis is displayed
@acalderonriv acalderonriv added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 26, 2024
@maruthumj
Copy link
Contributor

@acalderonriv I will start work on this

@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 9, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Apr 9, 2024
cetincakiroglu added a commit that referenced this issue Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants