Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: display retention period ISO 8601 in human readable form #18118

Closed
dechoma opened this issue Oct 4, 2024 · 0 comments · Fixed by #18119
Closed

UI: display retention period ISO 8601 in human readable form #18118

dechoma opened this issue Oct 4, 2024 · 0 comments · Fixed by #18119
Assignees
Labels
enhancement New feature or request UI UI specific issues

Comments

@dechoma
Copy link
Contributor

dechoma commented Oct 4, 2024

it's really good that OpenMetadata have an standardized way (iso 8601) to store duration of retention period.
However standardized iso 8601 duration string may be not the best one in terms of readability (P3Y6M4DT12H30M5S)

I would like to introduce frontend helper function wich will be detecting if retention duration string is iso 8601 and present it in human readable form, if retention period is not na iso 8601 formatted string then it will be presented in unchanged form

Screen.Recording.2024-10-04.mov
@dechoma dechoma added the enhancement New feature or request label Oct 4, 2024
@chirag-madlani chirag-madlani added the UI UI specific issues label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI UI specific issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants