futuretap / InAppSettingsKit

This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
https://www.futuretap.com/blog/inappsettingskit-3-0
Other
3.18k stars 544 forks source link

Existing value not displayed / lost on open of List Groups child pane #438

Closed jschneid closed 3 years ago

jschneid commented 3 years ago

Steps to reproduce:

  1. Open the sample app, and run it. (I'm using iPhone 8, running in the simulator, as the target.)
  2. In the running sample app, go to Show Settings (Modal) > List groups > Add Tag...
  3. On the Add Tag... page, in the Tag field, enter a value (e.g. abc), then tap the Done button.
  4. Back on the List groups page, observe that the new abc tag is present in the list. Tap it.

Observed:

Expected:

Reproduced on XCode 11.6 on OSX 10.15.6.

Is the behavior that I'm expecting above accurate?

jschneid commented 3 years ago

I tried testing this on other iOS versions today; the same behavior as described above was reproducible on simulators running on iOS versions 13.6, 12.4, 11.4, and 10.3.1.

jschneid commented 3 years ago

Is this project currently accepting pull requests?

futuretap commented 3 years ago

Thanks, should be fixed in 3.1.4.