Calendar datepicker covers input component when there is 6 week displayed on. #15238
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When in datepicker are displayed more than 5 weeks, the datepicker will cover the input component, this happen when datepicker is diplay on upperside of the input. Bellow are examples with 5 weeks and 6 weeks displayed.
Environment
This bahevior could be observed also on primeng-v15-lts, primeng-v16-lts
Reproducer
No response
Angular version
v15
PrimeNG version
v15
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.15.0
Browser(s)
No response
Steps to reproduce the behavior
Assure that datepicker would be opened on upperside of input component, and go to March, 2024.
Expected behavior
The input component should not be covered by datepicker, it should remain visible and accesible for the user.
The text was updated successfully, but these errors were encountered: