Skip to content

Calendar widget layout issue #1989

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

Closed
4 tasks done
fn-faisal opened this issue Jan 10, 2022 · 1 comment · Fixed by #1990
Closed
4 tasks done

Calendar widget layout issue #1989

fn-faisal opened this issue Jan 10, 2022 · 1 comment · Fixed by #1990
Labels
bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@fn-faisal
Copy link
Member

New Issue Checklist

Issue Description

The calendar widget has a height set to it, which causes layout issue when the calendar is displaying a month with 31 days etc.
Captura de tela de 2022-01-07 11-51-41 (1)
CalendarWidget

Steps to reproduce

  1. In the Dashboard > Browser, navigate to a class that has a date type cell.
  2. Click on the cell to open the widget.
  3. Once the widget is open, scroll through months until you see the layout issue.

Actual Outcome

The Calendar widget has layout issues where the action footer of the calendar sometimes overlaps with the dates.

Expected Outcome

The Calendar widget should show the calendar action footer properly without overlapping with the dates.

Dashboard

  • Parse Dashboard version: latest
  • Browser (Safari, Chrome, Firefox, Edge, etc.): chrome
  • Browser version: 97.0.4692.71

Server

  • Parse Server version: latest
  • Operating system: wsl-ubuntu
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): mongodb
  • Database version: v3.6.3
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): local
@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@mtrezza mtrezza linked a pull request Jan 12, 2022 that will close this issue
5 tasks
@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) labels Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants