edug

Results 100 comments of edug

I have read the CLA Document and I hereby sign the CLA

Hey, Yes this issue should be fixed with that PR, if anyone can ping on my PR so it can get more visibility will be great

LGTM, this PR will be on version 5.12.4

Updates on the `OpenReport` call case ### Problems There are 2 cases that I’m trying to prevent: 1. Multiple calls given different scenarios, happy path (opening the report) and multiple...

@quinthar ok, The "suppress" is mainly because we create multiple ReportScreen, and even when you switch a report I saw `OpenReport` being called multiple times. I will take a look...

@quinthar Looking at the code, when the site gets refreshed first it does the normal walk through, checking if the user was logged in already, which is true so it...

Hey, do you have a snack, or can show some code? That way would be easier to replicate and see what it is going on. Thanks

Hey, at least for now I think you can't change it, because the View holding the content doesn't use any other style ListAccordion.tsx ``` ``` But what you can do...