-
Notifications
You must be signed in to change notification settings - Fork 222
Description
Describe the bug
I have no idea if this is intended behavior or not, but on the dashboard of Codewars:
https://www.codewars.com/dashboard
Under the "Suggested Challenge" or "Personal Trainer" section, when I change the language of the suggested Kata, it fetches an entirely new Kata.
Why I believe this isn't great UX
When the Suggest Challenge section recommends a Kata I'd like to do, but in a different language, I just want to change the language and hit 'Train.' However, every time I change the language, it fetches a new Kata, forcing me to search for the original one again.
To Reproduce
Change the language of the suggested kata and it will fetch a new kata
Video Reproduction
Screen.Recording.2024-10-17.at.4.48.04.PM.mov
Expected behavior
When I change the language of the Kata it shouldn't fetch an entirely new Kata, if I don't like the suggested challenge, a new one should be restricted to the "Skip" button.