I wasn't actually searching for TODO / FIXME's, but, upon working on another task, I noticed a TODO in Exploratory.Js.
I could be wrong, as I'm still searching for the entire context of it, but, I believe the comment is there because we need to be adding logic to handle different types of activities based on their category. This is likely because different activity categories need different components / behaviors, ensuring each type of activity is handled appropriately. (according to its specific needs or requirements.)
TODO In Exploratory.Js
I wasn't actually searching for TODO / FIXME's, but, upon working on another task, I noticed a TODO in Exploratory.Js.
I could be wrong, as I'm still searching for the entire context of it, but, I believe the comment is there because we need to be adding logic to handle different types of activities based on their category. This is likely because different activity categories need different components / behaviors, ensuring each type of activity is handled appropriately. (according to its specific needs or requirements.)