Ujjwal Pathak

Results 29 comments of Ujjwal Pathak
trafficstars

Commit - https://github.com/WikiEducationFoundation/WikiEduDashboard/pull/5754/commits/e00b7e0bb168459450b08d875a1ecaa5d184c145 Test Logs for the above commit - https://github.com/WikiEducationFoundation/WikiEduDashboard/pull/5754/checks?check_run_id=24057578970 Started to after this commit

Working on this issue

Hey @ragesoss, I was trying to figure out a way to move this functionality to Sidekiq. Let me know if something like this would work? 1. ```training_update.rb``` We'll need to...

@analytics-algorithm @ragesoss I think that there should be 3 buttons to interact with the program. - Clone - Remove - Delete ![Screenshot from 2024-01-12 18-14-54](https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/92005669/58ca8fc9-a737-47aa-8914-6e29e5340775) As..if there is a program...

Hey @kevintab95, I was trying to replicate the issue locally for me, but can't replicate the error. Using Docker and MacOS. Here are two of the topics i created. ![Screenshot...

Hello @kevintab95, I had a look into this. According to me the issue is not because of the pre-requisite skills being added to another topic. Here's what I have found...

incorrect logic - inplace of this Function A should be called. ``` for (let idx in skillSummaries) { this.skillIdToSummaryMap[skillSummaries[idx].id] = skillSummaries[idx].description; } ``` Function A - already present in the...

@kevintab95 If this seems okay? should I open a PR and start to write tests for the same?

Here's a video reproducing the **Steps To Reproduce** section. [Screen Recording 2024-10-23 at 10.29.23 PM.webm](https://github.com/user-attachments/assets/4b105ff8-34d4-4b55-bb07-d8550500d250)