habitica-ios
habitica-ios copied to clipboard
experience bar breaks in party member list
A party members exp bar is longer than the bar. This probably should not happen anyway, but the view should handle this with a max length anyway.
this happens when someone in the party finishes a quest and gets more than their max xp before leveling (which is a longstanding issue). the exp bar should have a max set so even when the number goes beyond the max, the bar doesn't keep growing
Hi @saraolson,
I would like to work on this issue.
Thanks! Dan
I just went ahead and posted a PR for this issue.
@saraolson, I'm running into issues with the Continuous Integration tests. The change I posted fixes the issue and is very simple, using syntax and formatting already used in multiple other places in the app. Any chance there could be issues with the tests themselves or the CI environment? Otherwise I'm happy to make any updates that are needed for the tests to pass.
I am also experiencing issues with the tests. Not in particular with this issue, but with others I worked on. They have never worked for me 🙈
I am also experiencing issues with the tests. Not in particular with this issue, but with others I worked on. They have never worked for me 🙈
Thanks @EricMiddelhove - reassuring that it's not just me 🙂