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

Auto Scroll Disable on "More Details" of Package Update - similar to that in the #1130

Open
WebDesignerlol opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@WebDesignerlol
Copy link

Proposal

Currently when you click on "More Details"as a package is updating, it opens a window with a "Close dialog when finished" checkbox at the bottom and a "Hide" option.

I would like to suggest that an "Auto-Scroll to End" Check Box or drop-down menu is added, similar to that of that is available when you click "Packages" and then ">_ Console" and there is a button up top that enables/disables "Auto-Scroll to End".

This would be useful because frequently when I update a package, I like to observe the results in case there is a python package or two that I need to manually go in to update if the recent updates caused some other package to be incompatible.

Alternatively, I suggest a method to notify the user if a python package conflict occurred and to parse the output and glean the packages that were incompatible using some regex filters and to output them in a nice and easy to read format on the front end.

Of course, this could be taken a step further and just have the Stability Matrix manager auto attempt to upgrade those packages as well (ideal) but any of the suggestions put forward here would be very useful for automating things in the manger such that fewer breaking changes are introduced on things like updates to torch and CUDA versions etc. that happen pretty regularly.

Again, this is a improvement sought and not a bug so take your time and I do appreciate the work on this and all its existing features already, just thought these feature improvements would add to the quality of this application!

@WebDesignerlol WebDesignerlol added the enhancement New feature or request label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant