-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Feature Request - show version badges to installed packages #823
Comments
you can see that information in the details popup already. I think showing this in the list of installed packages could be misleading, because the version you currently use does not match the shown compatibility. |
Wouldn't be "too misleading" (take it with a grain of salt), it's more about "where" to show it. Been thinking about adding it when I did the PR in the package-list, however it's more about way too many information that are visible at once (mind that there is also the responsive view) 🤔 Edit Or rather - if I am still on 4.13 and I see that all my installed plugins are "contao 5" ready... maybe that would lead me to update to C5? It would still need to set the proper version in that case... |
When would that be the case? |
E.g. using in |
I think there is a misunderstanding. I meant that the possible compatibility of the versions is shown here - regardless of the version you have installed. In other words, just as it is in the general overview. The installed version is not queried here, but the latest package and the highest compatibility of the Contao version is displayed. |
But the extension in general is compatible with Contao 5 - that's the point. That's what this feature request is about. If you want to update from Contao 4.13 to Contao 5 you'd want to know at a glance whether all of your extensions are compatible with Contao 5. If you have 20 extensions installed you'd not want to klick into the detail view 20 times just to check if one of them does not have the badge for Contao 5. |
If someone has a good design proposal, I wouldn't mind implementing it and making a PR. It just feels very stuffed right now with all the information |
Looks fine to me. If anything, the download, license and like information could be removed. Surely the Contao Version compatibility is more useful in the installed packages screen than those. |
We could also position it there. @aschempp wdyt about this:
|
imho it does not need to re removed. I assume it's there so it is consistent with the package search. The same should apply to the version badges. But if something has to be removed, it should not be the version badges, as that is arguably more valuable information than the amount of downloads, likes or the license information. |
I would probably place it beside the stats. I don't really like it though, but I don't know why. I agree the stats are not important either, maybe we should revise the package list in general. But not as a quick fix 😏 |
Feature Request
Is it possible to display the new version badges in the installed packages as well?
This would have the advantage of giving a first impression of whether the Contao version can be upgraded.
The text was updated successfully, but these errors were encountered: