You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
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.)