Tiago Paiva

Results 13 comments of Tiago Paiva

@Bonapara has anyone worked on this? Looks like it was fixed in this PR https://github.com/twentyhq/twenty/pull/5209

> Thanks for putting this together, I've added a few comments but mostly they are minor things! > > One thing to callout: we recently updated every example to `motion`,...

> @matthewelwell We wouldn't during client runtime, but actually segmenting by app name and app version in evaluation could be desirable for the future? That makes sense, we could use...

> The code itself looks fine, but I'm curious why we chose this approach instead of setting these attributes as traits. I can speculate as to why: > > *...

@rolodato can you confirm the page is changing and what is not changing state is the page parameter in the url? https://www.loom.com/share/8a3d53e0c20f4022bdd249845bc65309?sid=1a7fd4b2-95f7-40f4-bbbb-ba4c169ab651

After further investigation, we need to handle more effectively errors, IMO we don't want the maintenance screen to show and have an infinite spinning loader. Also, we should use the...

Hi @Heenkkk, I encourage you to use Record type for typing flags for now, if that's possible. Thank you for raising that issue.

I tested and it works without any issues. Is the idea using useRouteContext instead of useParams and useRouteMatch ?

> Yes that would be the idea. Especially for projectId (less important for environmentID being a string). So it's accessible from only one place instead of having an util or...

@rflihxyz do you have more info on this issue? Which objects we want to fetch first?