From e9c5464df0e99d72ba1c0d2af280b36778779316 Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 16 Apr 2026 01:35:19 +0100 Subject: [PATCH] feat: add Post to eBay button and toast to SavedListingsView --- EbayListingTool/Views/SavedListingsView.xaml | 50 ++++++++++ .../Views/SavedListingsView.xaml.cs | 97 ++++++++++++++++++- 2 files changed, 144 insertions(+), 3 deletions(-) diff --git a/EbayListingTool/Views/SavedListingsView.xaml b/EbayListingTool/Views/SavedListingsView.xaml index c286413..1490078 100644 --- a/EbayListingTool/Views/SavedListingsView.xaml +++ b/EbayListingTool/Views/SavedListingsView.xaml @@ -318,6 +318,21 @@ +