Skip to content

isPrettified parameter gets discarded from URLs #356

@coderabbitai

Description

@coderabbitai

Problem Description

The isPrettified parameter is being discarded when opening URLs, which breaks the ability to share links with prettified state preserved.

Steps to Reproduce

  1. Open this URL: http://localhost:3010/?filePath=https://yscope.s3.us-east-2.amazonaws.com/sample-logs/yarn-ubuntu-resourcemanager-ip-172-31-17-135.log.1.clp.zst#logEventNum=375558&isPrettified=true
  2. Notice that the isPrettified=true parameter is discarded

Expected Behavior

  • The URL should preserve the isPrettified=true parameter
  • Users should be able to share URLs with the prettified state intact

Additional Context

Related

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions