Skip to content

Improve Redux State Context presentation when attachReduxState option is used or when context is too large #9220

@Fwang36

Description

@Fwang36

Problem Statement

Feedback from a user.

Currently, when a state is trimmed due to size limits we do not visually signal the user that the context has been trimmed. This is especially confusing when the user also uses the attachReduxState option, where now a portion of the state is in the middle of the issue and the full state at the bottom. The user scrolling through may not realize that the context is trimmed.

Solution Brainstorm

We should attach something to the context to signify that the context is being trimmed similarly to how we do it for messages with the ...

Maybe we should remove that context altogether when attachReduxState is used.

Metadata

Metadata

Assignees

Projects

Status

Waiting for: Product Owner

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions