LearnNewsExamplesServices
Frontmatter
id5984
titleutil.Logger: add support for logging components inside dialogs
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 30, 2024, 12:49 PM
updatedAtSep 30, 2024, 12:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/5984
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 30, 2024, 12:50 PM

util.Logger: add support for logging components inside dialogs

Closed v8.1.0 enhancement
tobiu
tobiu commented on Sep 30, 2024, 12:49 PM
  • dialog instances live outside of the viewport
  • the concept to add a contextmenu listener to the app mainView is not sufficient to honor dialogs
  • manager.DomEvent.fire() need to pass all contextmenu events to the Logger, in case it exists
tobiu added the enhancement label on Sep 30, 2024, 12:49 PM
tobiu assigned to @tobiu on Sep 30, 2024, 12:49 PM
tobiu referenced in commit f1f3f1f - "util.Logger: add support for logging components inside dialogs #5984" on Sep 30, 2024, 12:50 PM
tobiu
tobiu Sep 30, 2024, 12:50 PM

Screenshot 2024-09-30 at 12 49 42

tobiu closed this issue on Sep 30, 2024, 12:50 PM