mastodon-ios/Mastodon/Scene/Profile/About
Nathan Mattes ab39c6ef87
Fix Profile Editing again (IOS-239, #1244) (#1259)
* Fix Profile Editing again (IOS-239, #1244)

This needs a bit of explanation, I guess, so please don't squash if possible? I didn't take into consideration, that the `ProfileViewController.viewModel` changes. And when it changes, all the combine-connections just ... disappear. This PR changes that (but probably I oversaw something again).

* Disable pull to refresh for editing mode (IOS-239)

* In case of nothing change, cancel editing (IOS-239)
2024-03-21 08:35:18 +01:00
..
Cell Fix crash when reordering rows 2023-11-13 14:15:31 +01:00
ProfileAboutViewController.swift Fix Profile Editing again (IOS-239, #1244) (#1259) 2024-03-21 08:35:18 +01:00
ProfileAboutViewModel+Diffable.swift Fix Profile Editing again (IOS-239, #1244) (#1259) 2024-03-21 08:35:18 +01:00
ProfileAboutViewModel.swift Fix fields (IOS-192) 2023-12-31 12:56:59 +01:00