Skip to content

feat: enable address tags display and editing - #1373

Draft
sneurlax wants to merge 2 commits into
stagingfrom
feat/408-address-tags
Draft

feat: enable address tags display and editing#1373
sneurlax wants to merge 2 commits into
stagingfrom
feat/408-address-tags

Conversation

@sneurlax

Copy link
Copy Markdown
Member

closes #408

@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 402 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.83%. Comparing base (8208fe7) to head (ac13e72).
⚠️ Report is 17 commits behind head on staging.

Files with missing lines Patch % Lines
...s/receive_view/addresses/address_details_view.dart 0.00% 225 Missing ⚠️
...ic/addresses/sub_widgets/desktop_address_list.dart 0.00% 78 Missing ⚠️
.../receive_view/addresses/wallet_addresses_view.dart 0.00% 64 Missing ⚠️
...ges/receive_view/addresses/address_tag_filter.dart 0.00% 28 Missing ⚠️
lib/pages/receive_view/addresses/address_card.dart 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1373      +/-   ##
===========================================
- Coverage     4.84%    4.83%   -0.02%     
===========================================
  Files         1092     1093       +1     
  Lines       109141   109369     +228     
===========================================
  Hits          5283     5283              
- Misses      103858   104086     +228     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sneurlax

Copy link
Copy Markdown
Member Author

Converting to draft because I have too many open PRs ready--will take another review pass over this before re-readying it

@sneurlax
sneurlax marked this pull request as draft August 20, 2026 18:58
Normalized tag helpers, a WalletAddressFilter-keyed pair of watched
providers and the shared address query, plus a bounded tag chip, a filter
strip and a capped tag editor whose save is awaited and retryable.
Show tags on address cards, put the tag filter strip above the mobile and
desktop address lists, and give the details view an editor entry point.
Both lists now watch the shared providers instead of re-issuing the
address query on every rebuild, and the desktop search is debounced.

closes #408
@sneurlax
sneurlax force-pushed the feat/408-address-tags branch from 763c5ad to 142b8be Compare August 24, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address Tags/Categories

1 participant