Jade Philippe

Results 27 comments of Jade Philippe

I'd like to work on this but I won't be able to get started right away. If someone else would like to take this issue in the meantime, feel free!

I'm ready to work on this :) Could you please assign me the issue @cielf?

I'd like to help with this issue!

I had the chance to start looking at this today. While logged in as a user with roles `super_admin` and `org_user`, I noticed that clicking on the `My Organization` link...

@dorner @cielf The link only appears when a user is both a super admin and an organization user. You can see the logic [this system test](https://github.com/rubyforgood/human-essentials/blob/main/spec/system/admin/dashboard_system_spec.rb). In the development database...

If can join Sunday office hours if it's easier to discuss this then :)

Okay that makes sense to me. I think decoupling the roles should be a separate issue so I'll first tackle this issue and open a second issue for the roles.

I'd like to work on this issue if it's still relevant.

I was able to reproduce the issue by setting the partner's profile with an invalid email, like: `partner.profile.update_columns(pick_up_email: 'not/an/email')`. Setting the partner email to be invalid actually doesn't raise any...