atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
33 stars 1 forks source link

Mod list refresh/re-parse does not respect filtering #121

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Simplest example is to type a search term, then cause a refresh of the mod list, for example by pressing the refresh mod list button. Another example is having a search query active, then either auto-updating or installing a mod.

This also raises the question of in what cases the filtering should persist. To at least prevent confusion, we should clear the search box whenever the filter is removed, so that users are not mislead into thinking the filter is still active but non-functional.

atlanticaccent commented 2 years ago

Fixed in 0.6.0