Frontmatter
| id | 2464 |
| title | calendar.view.settings.MonthContainer: card activate logic |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 24, 2021, 11:20 PM |
| updatedAt | Jun 24, 2021, 11:21 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2464 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 24, 2021, 11:21 PM |
if a user activates the settings card, the main view needs to activate as well to ensure the instance got created.
subsequent calls should do the same (consistency).