astralapp / astral

Organize Your GitHub Stars With Ease
https://astralapp.com
BSD 3-Clause "New" or "Revised" License
3.22k stars 143 forks source link

Fix: Filtered Stars Multi-Select #240

Closed syropian closed 5 years ago

syropian commented 5 years ago

Selected indexes would become all out of wack when filtering the stars list down in any way (search, tags, languages, etc). This fix ensures a consistent index selection list regardless of applied filters.