Divyanshu gautam

Results 30 comments of Divyanshu gautam

@palisadoes The agendas might be automatically reassigned to a default category if such a mechanism exists. This ensures that no agenda items are left without a category, maintaining organization and...

@palisadoes **Progress:** ![image](https://github.com/PalisadoesFoundation/talawa-admin/assets/137816099/b26481dd-3249-46fc-9553-ebdb2fba735b) ![image](https://github.com/PalisadoesFoundation/talawa-admin/assets/137816099/961af2b7-cc2d-458a-8d1b-8520737401a6) ![image](https://github.com/PalisadoesFoundation/talawa-admin/assets/137816099/da6e67bf-b5ef-4810-a87d-45c35e4beb93)

@palisadoes @Atharva-Kanherkar Can you describe the sequence, like how do you guys expect it to be from user input, or should it work automatically?

@palisadoes Is this design good ? https://github.com/PalisadoesFoundation/talawa-admin/assets/137816099/96174de5-11f7-471e-a4bc-04448d67e499 **or Do you want something like this?** In this there will not be any heading like title, description, sequence, etc ![image](https://github.com/PalisadoesFoundation/talawa-admin/assets/137816099/65256496-910e-49d3-b990-cd0ab7fe7a5b)

**and implementation of drag and drop is completed, any more suggestions you like?**

@palisadoes How can we rectify that disrupts other files that have dependencies if changed files are only tested?

@palisadoes I am trying to run parallel tests for `Mutation` and `Query` because these will not be dependent on each other. I am just figuring out how I can do...

@palisadoes I will create PR by end of this week.

@palisadoes  I am trying to implement change-based testing and will run the test for dependent files.

@palisadoes I tried implementing separate workflows for mutation and query but didn't succeed because of libraries, middlewares, and global dependencies. Then my observation was that most of the time goes...