NewsAppSwiftUI icon indicating copy to clipboard operation
NewsAppSwiftUI copied to clipboard

NewsTabView fires refreshTask on every viewWillAppear

Open murad1981 opened this issue 2 years ago • 0 comments

If you changed the way the app shows the details for news items by navigating to the details view using the NavigationView (instead of presenting Safari sheet), and then return back to the news list, the list gets refreshed which is not the right behavior. I think there should be come control on this point using the FetchTaskToken struct

murad1981 avatar Apr 18 '22 08:04 murad1981