Michaela Robosova

Results 216 comments of Michaela Robosova

> we might be better able to handle the data initialization by way of some kind of useCoachClasses or useCoach which can be initialized when the coach app loads I...

Yes, I will think about a way how to make this more straightforward. Now I can see I mentioned two possible approaches, which doesn't help either.

@ShivangRawat30 I will follow-up tomorrow

Also, @ShivangRawat30, meanwhile please ask any clarifying questions, or you could also try to see those problems on you local dev server, preview code I referenced, and perhaps formulate your...

> @MisRob Could you please provide information about the referenced pull request @ShivangRawat30 By >Please only choose one handler to work on now, for example showExamsPage I referenced and prepare...

@nucleogenesis I updated the acceptance criteria as you suggested @ShivangRawat30 I also changed the "Proposal" to more concrete "Guidance", and made some other tweaks to the issue description. Please read...

@ShivangRawat30 > is this the right approach for the before route handler The direction is good. However we only want to ignore promises that are fetching data in the global...

@ShivangRawat30 > Feel free to re-organize it in a helpful way As first step, you may for example rewrite global `beforeRoute` handler to two separate parts - one with promises...

@ShivangRawat30 Almost! I should be more specific what I mean by promises fetching data. Please see this gist https://gist.github.com/MisRob/fe3d75e27883308272089dcfe02356ee I don't know if it's functional as it's just a quick...