Frontmatter
| id | 2580 |
| title | manager.Focus: setComponentFocus() => set the containsFocus flag for the entire cmp tree first |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 7, 2021, 2:43 PM |
| updatedAt | Jul 7, 2021, 2:46 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2580 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 7, 2021, 2:46 PM |
then trigger the handlers & events.
this enables us for a
focusLeaveevent to check if parent components still contain focus.