You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should only need to store a list of strings, the filter keys, in the session. The problem comes with backward compatibility as the previous sessions are now invalid. Need to discuss how to best approach this issue.
KiwixChoiceBox needs to adapt to the new session management.
The text was updated successfully, but these errors were encountered:
@ShaopengLin If you don't migrate, the only problem is that people will loose once their categorisation filters, just after software upgrade, right? To me I don't really understand why we should not implement straight this in a PR. Seems trivial.
@kelson42@veloman-yunkan if we are ok with that one time lost, then indeed we can make this change directly. This then should come with #1175, as it will not introduce a huge detour. If you all agree could you close this? I will make the modification back over at #1175.
From #1175 comment
We should only need to store a list of strings, the filter keys, in the session. The problem comes with backward compatibility as the previous sessions are now invalid. Need to discuss how to best approach this issue.
KiwixChoiceBox needs to adapt to the new session management.
The text was updated successfully, but these errors were encountered: