Skip to content

Feature: Monolog Context Display #283

@akulmakhanov

Description

@akulmakhanov

Request: Inline Monolog Context Display

Description:
Currently, the Context of Monolog is displayed on a separate page.
I would like to introduce an optional mode where the Context is shown directly within the same page, under the Message of Monolog, without requiring navigation away from the current view.

Proposed Solution:

Add a flag in settings, toggle that controls how the monologue context is displayed:

Enabled - show the Context inline under the Message
Disabled - keep the current behavior (display Context separately)

Benefits:
Reduces unnecessary navigation
Makes context more accessible

The current implementation should remain the default behavior unless the new flag is enabled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions