Skip to content

Clarify validity field labels in security metadata section - #23

Merged
chtitux merged 3 commits into
mainfrom
claude/fix-metadata-field-names-Fjuce
Feb 15, 2026
Merged

Clarify validity field labels in security metadata section#23
chtitux merged 3 commits into
mainfrom
claude/fix-metadata-field-names-Fjuce

Conversation

@chtitux

@chtitux chtitux commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Updated field labels in the SecurityMetadataSection component to be more descriptive and accurate.

Changes

  • Changed "Validity Year" label to "End of Validity Year"
  • Changed "Validity Day" label to "End of Validity Day"
  • Changed "Validity Time" label to "End of Validity Time"

Details

These label updates improve clarity by explicitly indicating that these fields represent the end of the validity period, distinguishing them from the separate "Validity Duration" field. This makes the UI more intuitive for users viewing security metadata information.

https://claude.ai/code/session_01BwSZdNVTazDzWmVjcDWjSi

The SecurityMetadataSection component used abbreviated/human-friendly
labels that didn't match the actual Level1DataType ASN.1 field names.
Updated all labels to use the exact field names from the schema.

https://claude.ai/code/session_01BwSZdNVTazDzWmVjcDWjSi
Match the Level1DataType field names (endOfValidityYear, endOfValidityDay,
endOfValidityTime) by updating the UI labels from "Validity X" to
"End of Validity X".

https://claude.ai/code/session_01BwSZdNVTazDzWmVjcDWjSi
@chtitux
chtitux merged commit d5db1a2 into main Feb 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants