-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
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.
Steps to reproduce
- In the Dashboard > Browser, navigate to a class that has a date type cell.
- Click on the cell to open the widget.
- 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
Metadata
Metadata
Assignees
Labels
bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed