mattermost/mattermost-plugin-mscalendar
Improve layout of `viewcal` command
Aperta
#325 aperta il 31 ago 2023
Good First IssueHacktoberfest
Metriche repository
- Star
- (22 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
#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.