You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FilterWorkshopViewController has received significant feedback for not being "platform native" UI - the scroll view doesn't make sense, it should just be a table view. Some have even noted that they want it to be rewritten in native (because they assumed it was a web page due to how the scroll view works).
It would be really great to rewrite this in SwiftUI, and take out a lot of tech debt at the same time as improving the interface.
The text was updated successfully, but these errors were encountered:
FilterWorkshopViewController has received significant feedback for not being "platform native" UI - the scroll view doesn't make sense, it should just be a table view. Some have even noted that they want it to be rewritten in native (because they assumed it was a web page due to how the scroll view works).
It would be really great to rewrite this in SwiftUI, and take out a lot of tech debt at the same time as improving the interface.
The text was updated successfully, but these errors were encountered: