Dimillian / RedditOS

The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur
Apache License 2.0
3.95k stars 199 forks source link

#62: Remove Active setting on Search tab #63

Open tjb opened 1 year ago

tjb commented 1 year ago

Disclaimer: I am newer to iOS development and want to contribute to open source projects to learn so please all constructive criticism is welcome!

I noticed that the isActive setting on the mainSection was the culprit of clearing out the selection on the third click. I could be mistaken but did not see anything else that would cause the issue. Remove these lines fixes the issue.