Skip to content

Event Creation Modal Has Scroll Bar #659

@dancarlton

Description

@dancarlton

Description
When creating an event, the modal displays a vertical scroll bar even though the content could fit. This makes the UI feel cramped. Increasing the modal size should remove the need for scrolling.

Steps to Reproduce
1. Open the app in Chrome on macOS.
2. Navigate to the calendar view.
3. Click Create Event to open the event creation modal.
4. Observe the scroll bar inside the modal.

Expected Behavior
The modal should be tall/wide enough to show all content without needing a scroll bar.

Actual Behavior
The modal displays a scroll bar, requiring users to scroll to see all fields.

Environment
• Browser: Chrome (latest)
• OS: macOS (latest)

Suggested Fix
• Increase the modal’s default height/width to accommodate the event form fields.
• Alternatively, adjust padding or flex rules so the form fits without scroll.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions