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: footer is displayed above year and month picker panels #2880

Closed
Nomenator opened this issue May 12, 2022 · 0 comments · Fixed by #2885
Closed

Calendar: footer is displayed above year and month picker panels #2880

Nomenator opened this issue May 12, 2022 · 0 comments · Fixed by #2885
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Nomenator
Copy link

Describe the bug

When a footer template is set, changing view to month picker or year picker on a calendar puts the footer directly below the title and the yearpicker/monthpicker panels below the footer.

So far as I understand, this happens

Reproducer

https://codesandbox.io/s/primereact-test-calendar-footer-position-lv41fe?file=/src/index.js

PrimeReact version

8.0.1

React version

18.x

Language

ALL

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Open calendar
  2. Click on month or year selector

Expected behavior

Footer should stay on bottom of calendar UI

@Nomenator Nomenator added the Type: Bug Issue contains a defect related to a specific component. label May 12, 2022
@melloware melloware changed the title Component: Calendar footer is displayed above year and month picker panels Calendar: footer is displayed above year and month picker panels May 12, 2022
melloware added a commit to melloware/primereact that referenced this issue May 12, 2022
@melloware melloware added this to the 8.2.0 milestone May 12, 2022
@melloware melloware self-assigned this May 12, 2022
@mertsincan mertsincan modified the milestones: 8.2.0, 8.2.1 May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants