Frontmatter
| id | 2427 |
| title | calendar.view.CalendarsContainer: convert the container into a list |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 20, 2021, 3:21 PM |
| updatedAt | Jun 28, 2021, 9:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2427 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 28, 2021, 9:37 PM |

Thinking more about this one, a list makes more sense.
We get KeyNav and can select items (calendars). When creating a new event, the selected calendar list item gets the priority.
List items need to include checkbox fields as well as a click to edit icon (only visible on hover).