KernelListViewDelegate shows last available version as the current installed when it's not #93
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
applications/manjaro-settings-manager#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: ChazyTheBest
I think this is happening since pretty much the beginning; it's not a bug, just missing data and not very noticeable but it can confuse new users or users using the GUI (tbh I prefer the cli).
The kernel list is only displaying the latest available version even for the currently installed and the case may be it's not updated so it's a information mismatch.
I think the more logical way would be to put the last version in between parentheses, so taking into account the change proposed in #90 I would say something like:
Thinking about new users, maybe something more to make clear that the version in between the parenthesis is a new one? Like "New available"? Or no need?
This would mean that there should be one more button, currently there's only a Remove button (and install if it's not installed) but in the case is not updated there should be a update button in addition to the Remove one.
I was thinking about submitting a PR but I've never worked with the QT library so I'm not so sure (It'd probably be hacky :D)
Closing stale issue. Please feel free to reopen it if the issue is still valid.
changed the description