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

Replace image age/size with SimpleColumn #7193

Closed
deboer-tim opened this issue May 13, 2024 · 0 comments · Fixed by #7194
Closed

Replace image age/size with SimpleColumn #7193

deboer-tim opened this issue May 13, 2024 · 0 comments · Fixed by #7194
Assignees
Labels
kind/enhancement ✨ Issue for requesting an improvement status/need-triage

Comments

@deboer-tim
Copy link
Collaborator

Is your enhancement related to a problem? Please describe

Image age and size are simple columns, but they were added before the SimpleColumn component.

Describe the solution you'd like

Clean up some minor technical debt by removing these files.

Describe alternatives you've considered

No response

Additional context

No response

@deboer-tim deboer-tim added the kind/enhancement ✨ Issue for requesting an improvement label May 13, 2024
@deboer-tim deboer-tim self-assigned this May 13, 2024
deboer-tim added a commit to deboer-tim/desktop that referenced this issue May 13, 2024
Remove these columns since they can be replaced by SimpleColumn.

Fixes containers#7193.

Signed-off-by: Tim deBoer <[email protected]>
deboer-tim added a commit to deboer-tim/desktop that referenced this issue May 15, 2024
Remove these columns since they can be replaced by SimpleColumn.

Fixes containers#7193.

Signed-off-by: Tim deBoer <[email protected]>
deboer-tim added a commit that referenced this issue May 15, 2024
Remove these columns since they can be replaced by SimpleColumn.

Fixes #7193.

Signed-off-by: Tim deBoer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement ✨ Issue for requesting an improvement status/need-triage
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

2 participants