mattermost/mattermost-plugin-mscalendar
Improve layout of `viewcal` command
オープン
#325 opened on 2023/08/31
Good First IssueHacktoberfest
Repository metrics
- Stars
- (22 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
#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.