Pet Journal Search Bar issue
j-xenman opened this issue · 2 comments
- install/activate the addon
- type something into the Pet Journal search bar
- hover over the selected pet card's pet icon for a tooltip (it doesn't matter if the pet card was for a pet selected before or after the search)
- the search results are negated and rolled back to the standard alphabetical pet list, even though the search query remains in the bar
i installed version v1.31.1, the only other addon i have installed is TomTom, but i disabled it, to no effect
Thanks for the detailed bug report!
I've replicated this behavior. It looks like there's an OnEnter hook of some kind for PetJournalPetCardPetInfo that's doing this.
Will investigate further and see if I can eliminate it without harming other functionality.