repro:
- create bot account, let's call it "sweet"
- go to Manage -> Edit Settings
expect:
Pronoun setting to offer "sweet updated their profile", or something similar
actual:
Pronoun setting offers "Luka updated their profile"
allixsenos | |
Jan 20 2017, 6:15 PM |
F2450549: Screen Shot 2017-01-20 at 19.15.31.png | |
Jan 20 2017, 6:15 PM |
repro:
expect:
Pronoun setting to offer "sweet updated their profile", or something similar
actual:
Pronoun setting offers "Luka updated their profile"
There's a TODO about this in the code:
The code constructing the control doesn't currently have access to the user being edited (as distinct from the viewer doing the editing), and I believe this is the only setting which would benefit from providing that access.