tane/apps/app_seeds/lib
vjrj 6eafdfdfbb fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer
Six reported UX issues:
- Inventory 'clear filters' is now pinned outside the horizontal scroll,
  always visible — you no longer have to scroll past every chip to find it.
- Empty result now reads 'No seeds match your filters' (not 'no seeds
  yet') when a SEARCH or the 'this month' filter hid everything — the
  'filtered' flag was missing query + sowThisMonthOnly. Guarded by a test.
- Profile avatar saves + publishes the instant you pick it, so it no
  longer looks saved when it wasn't (the Save button sits below the fold).
- Market offer detail shows the author's real avatar (photo/illustration)
  instead of a generic person icon — resolves + caches their kind:0 picture.
- 'Wishlist' renamed to Favourites/Favoritos (en/es/pt/ast).
- The drawer 'following' item now opens the web-of-trust 'your people'
  screen when the social layer is on (was a dead item).

analyze clean; inventory/market/home + overflow suites green.
2026-07-12 02:56:08 +02:00
..
data feat(handover): recordHandover — one transaction for the moment seeds change hands 2026-07-11 08:00:08 +02:00
db feat(handover): recordHandover — one transaction for the moment seeds change hands 2026-07-11 08:00:08 +02:00
di Merge branch 'claude/festive-einstein-384c45' 2026-07-11 13:25:51 +02:00
domain feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
i18n fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
security feat(backup): sealed backups + printable recovery sheet 2026-07-09 22:32:13 +02:00
services feat(profile): profile photo or seed-illustration avatar 2026-07-11 22:21:52 +02:00
state Merge remote-tracking branch 'origin/main' 2026-07-11 13:31:04 +02:00
ui fix(ux): filter clear pinned, no-match text, instant avatar save, market avatar, favourites, WoT drawer 2026-07-12 02:56:08 +02:00
app.dart feat(ratings): Wallapop-style ratings in chat and offer detail 2026-07-11 13:13:43 +02:00
bootstrap.dart refactor(trust): ego-centric trust replaces the global Duniter membership 2026-07-11 13:03:20 +02:00
main.dart feat(identity): switch social identity, all from the one backup 2026-07-10 20:22:24 +02:00