Before submitting
Problem and use case
When uninstalling a package, the package list gets reloaded and the first package on the top gets selected.
- This results in jumping to the top of the package list, losing the position.
- This is annoying when uninstalling many packages (e.g. manual cleanup).
Proposed behaviour
- Remember the position in the list.
- Reload the package list (necessary of course).
- Move/select the package before the one that got uninstalled (do not jump to the top of the list)
Alternatives considered
- Leave it as it is.
- This is a quality of life feature, not strictly a bug.
macOS and Homebrew context
No response
Before submitting
Problem and use case
When uninstalling a package, the package list gets reloaded and the first package on the top gets selected.
Proposed behaviour
Alternatives considered
macOS and Homebrew context
No response