mattermost/mattermost-plugin-mscalendar
Improve layout of `viewcal` command
Open
#325 opened on Aug 31, 2023
Good First IssueHacktoberfest
Repository metrics
- Stars
- (22 stars)
- PR merge metrics
- (PR metrics pending)
Description
#discussion
Improve the consistency of the viewcal command output for better scanability.
Currently each day is displayed in a table that may have different sizes depending on the times of the events and the event names.
Mockup screenshot
Acceptance criteria
- Define how the
viewcalcommand should render the events - Document findings in a new issue to handle the task.