314r-app / pf2eBattleTracker_issues

Issues, bug reports and feedbacks for the Pathfinder 2e Battle tracker android application.
1 stars 0 forks source link

Character name is incorrect after changing their initiative manually #7

Closed braveleg closed 1 year ago

braveleg commented 1 year ago

Reproduce scenario

  1. Have 4 differenly named characters in an encounter
  2. Manually change initiative of the first character so it is between 2 and 3 character now
  3. Check names

Expected result: First character is correctly moved in the initiative order without changing his name

Actual result: Character is moved, but his name is changed to the character's name that was there before (so it's duplicated now)

314r-app commented 1 year ago

Thank you for the bug report, it looks like I introduced that bug recently. The data were correct but the interface was not updating correctly, so the unit tests didn't detect any issues.

I fixed it, it will be in the next release (0.2.6 for the main branch, 0.3.0 in the beta branch). It should be available on the playstore by end of the day.

braveleg commented 1 year ago

Thanks for the quick fix, appreciate it 👍

314r-app commented 1 year ago

The update is live.