-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Space - Team Calendar
-
None
-
1
-
Severity 3 - Minor
Issue Summary
- When switching to "Week" view, events lasting 30 minutes might not display the event title.
Steps to Reproduce
- In a Team calendar;
- Create two events for 30 minutes, with these title;
SSSSSSSSSSSSS
SSSSSSSSSSSS
- And a hour long event with this title;
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
- Create two events for 30 minutes, with these title;
- View the events in the default "Month" view, and there'll be no issues.
- Switch to "Week" view, and the "30 minute" event will not display it's title.
- The issue appears to be triggered by the available screen/screen size.
Expected Results
- All events should display all, or part of the event title, in all views.
Actual Results
- "30 minute" events might not return the event title in "Week" view.
Workaround
- Currently there is no known workaround for this behavior. A workaround will be added here when available
Note
- In cases where the event title is not "too long", we might be able to workaround the issue by;
- Hiding the Space sidebar, which expands the available space for the Calendar, and/or
- Using the browser's Zoom option, to zoom out, allowing the title to load.