Khaled Osman

Results 35 comments of Khaled Osman

have a similar need, in my case I have a mono-repo of 4 packages; two apps that rely on a shared UI components package as a design system as well...

Thanks for the review, I removed some unneeded parts and restructured the page a bit to follow other recipes. let me know if there's anything else I could improve.

@flo-sch Sorry for the late reply, Sure sounds good, feel free to update it as you see fit, I wrote this based on my personal experience / setup back then

if you still have problems with your package size try this out: I was able to reduce my packaged zip files sizes almost by more than half by using yarn...

@klamping I was able to reproduce the issue, it should be fixed now.

Is anyone maintaining this app anymore? I would be happy to maintain it myself

@helderscrolls Thanks, I'm not sure where that broke as I didn't change any API related logic, I'll look into it later when I have the time.

@helderscrolls This should be fixed now, I've added a fallback default image everywhere that is using `user.image`

@dabonnestor looks like validation is not implemented for this form, can you check if this works on master branch?