Ujjwal Pathak

Results 29 comments of Ujjwal Pathak
trafficstars

Skill 1 and Skill 2 have already been used in story A, and they don't disappear after adding, saving the draft and refreshing the page for story "sample".

Hey @mon4our, I noticed the same issue with acquired skills. Have a look here - [Screen Recording 2024-10-25 at 5.28.28 PM.webm](https://github.com/user-attachments/assets/528f3191-71ee-4fc8-a5f1-7b8277c848e4) as you can see acquired skills are blank too.....

Hey @cam-pinheiro, Currently I went with _disabling_ the `` tag instead of replacing drop-down with plain text, but that can be added easily too if needed. ``` Ref 1 -...

Hey, have a look at this.. lemme know if any more changes are needed? [Screen Recording 2024-10-16 at 3.05.14 PM.webm](https://github.com/user-attachments/assets/37cb43e8-106e-4ace-b6c3-1f78b1d1c35e)

Sure will keep those in mind. I’ll finalize the code, review for edge cases, and open the pull request as soon as possible.

Hey @seanlip, I was trying to push my changes to my fork to open a PR. I get an error in the tests. ``` ------------------------------------------- Backend associated test file checks...

`questions-list.component.html` just added a class and some css over it. `questions-list.component.ts` subscribed to the topicEditorStateService used toggleTopicSkillEditor() to pass boolean values to toggle state. `topic-questions-tab.component.html` added some conditional rendering and...

Hey @mon4our, I was facing a lot of issues with the Docker setup with Macbook Air M2. I shifted the setup to Python setup - which solved them. I can...