[fix][ui] not updating the type filters if only type is available after refreshing the table

This commit is contained in:
Vinicius Moreira
2020-06-15 10:46:01 -03:00
parent 643b7b2593
commit b69a0e7c4f
2 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- displaying empty categories
- not scrolling the table to top after updating its content
- not calling initial required tasks after enabling a new package type on settings
- not updating the type filters if only type is available after refreshing the table
- minor fixes
- Tray
- update notifications not working on Ubuntu 18.04