mattermost/mattermost-plugin-mscalendar
Improve layout of `viewcal` command
Ouverte
#325 ouverte le 31 août 2023
Good First IssueHacktoberfest
Métriques du dépôt
- Stars
- (22 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.