Skip to content

Don't clear selected log entry in structured logs if filters are removed #2972

@tlmii

Description

@tlmii

Currently the log entry is cleared if the filters change in any way. That's not strictly necessary if filters are only removed - the selection is necessarily still in the resulting set.
 
Original comment: #2913 (comment)

I think this could be improved by only clearing the selection if a filter is added/changed, and not if a filter is removed.
For example:

  • Removing the text filter on resources/structured logs
  • Removing an advanced filter on the structured logs
  • Removing type filter on resources
  • Removing level filter on structured logs

Metadata

Metadata

Labels

area-dashboardarea-telemetryTelemetry from the Aspire app to the dashboarddashboard-filter-sortIssues related to filtering and sorting in the dashboard

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions