sthewissen/MVP

[Feature] Suggestion of often used values in pickers

sthewissen opened this issue · 1 comments

We have 3 pickers that could benefit from this:

  • Activity type
  • Technology
  • Additional technologies

However, to store this information somewhere we either need to create our own little DB + functions OR store it locally. When storing it locally we run the risk of these preferences being deleted when a user switches device though, which is unfortunate.

These are done for techs, which is the most important one!