Skip to content

fix(applaunchpad): align log field labels#7057

Open
Kianwillbefine wants to merge 1 commit into
labring:release-v5.1from
Kianwillbefine:fix/applaunchpad-log-field-description-5.1
Open

fix(applaunchpad): align log field labels#7057
Kianwillbefine wants to merge 1 commit into
labring:release-v5.1from
Kianwillbefine:fix/applaunchpad-log-field-description-5.1

Conversation

@Kianwillbefine

Copy link
Copy Markdown
Contributor

What changed

  • Use the same display label for log field settings and table headers.
  • Keep raw field keys unchanged for data access and filtering.
  • Add regression coverage for _time, _msg, and ordinary fields.

Why

The field settings showed raw _time and _msg keys while the table headers showed time and msg, so the descriptions for the same fields did not match.

Verification

  • vitest run --config vitest.config.ts: 19 files, 103 tests passed
  • tsc --noEmit -p tsconfig.json: passed
  • next lint: passed with pre-existing hook dependency warnings
  • prettier --check: passed
  • Browser verification: expanded field settings and table headers both show time and msg

Fixes labring-sigs/sealos-issues#356

Use the same display label for the field settings and table header.

Refs labring-sigs/sealos-issues#356
@Kianwillbefine Kianwillbefine requested a review from a team as a code owner July 15, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant