Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

fix(ui): data display #1986

Merged
merged 3 commits into from
Aug 9, 2024
Merged

fix(ui): data display #1986

merged 3 commits into from
Aug 9, 2024

Conversation

akijakya
Copy link
Contributor

@akijakya akijakya commented Aug 8, 2024

Description

Fixing some fields on the UI which didn't display any data despite available just needed a transformation or access to another field.

Fixes #1992

Before After
Screenshot 2024-08-08 at 17 59 29 Screenshot 2024-08-08 at 18 00 23
Screenshot 2024-08-08 at 17 59 40 Screenshot 2024-08-08 at 18 00 57
Screenshot 2024-08-08 at 17 59 49 Screenshot 2024-08-08 at 18 01 03

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

for ContainerInfo and ContainerImageInfo asset types as well

Signed-off-by: András Jáky <[email protected]>
@akijakya akijakya added the component:ui Issues related to UI/Frontend label Aug 8, 2024
@akijakya akijakya self-assigned this Aug 8, 2024
@akijakya akijakya requested a review from a team as a code owner August 8, 2024 13:44
@akijakya akijakya changed the title Fix/UI data display fix(ui): data display Aug 8, 2024
@akijakya akijakya added this pull request to the merge queue Aug 9, 2024
Merged via the queue into main with commit 9effd72 Aug 9, 2024
21 of 22 checks passed
@akijakya akijakya deleted the fix/ui-data-display branch August 9, 2024 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component:ui Issues related to UI/Frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data isn't displayed on some detail pages on the UI
2 participants