Carmen Huidobro
Carmen Huidobro
Hey @tance77! That's right, it worked for me. Hrm. Is it possible your store modules aren't [namespaced](https://vuex.vuejs.org/guide/modules.html#namespacing)? I noticed that mine are.
Oh hey, awesome! Nice one π Glad it worked! It had been a while so I was digging into my code. :)
I think this is a good plan. Thank you @F3PiX. I'll begin by having a look at #992 π
Thanks for the further breakdown! I think it should not be possible to delete your selected team mid-season. Sounds like we need to add a validation, right?
Currently, [this is validated at the controller level](https://github.com/rails-girls-summer-of-code/rgsoc-teams/blob/master/app/controllers/application_drafts_controller.rb#L63) maybe one thing to do is to move it to the model level?
Hi @ArushiSinghal! Thank you for your volunteering to fix this. Not sure if you've already fixed this, but upon looking into it, I found an HTML5 validation, it seems: ![screen...
I like these points a lot, @mkalininait and agree strongly with the first. I think choosing a conference as a team makes a lot of sense.
About the third point though, just to make sure, you mean adding this comment field to the feature from point 2, right?
Hi @cesswairimu My apologies! I wasn't sure if you needed a review π I'll have a look! Thank you!
Hey @stlireri, thank you so much for offering to help on this issue! Since this is a bug that affects this yearβs mentor reviewing phase, it would need to be...