Results 24 comments of Bobby Kolev

A suggestion to persist the user choice for all subspaces for consistency was commented in the related story: https://app.zenhub.com/workspaces/alkemio-development-5ecb98b262ebd9f4aec4194c/issues/gh/alkem-io/client-web/5893

Note that the bug exists on PROD. If you create links (the first 3) in a callout on the dash there's no visual update. If you're doing it through the...

We already have implementation for Level (fatal, error, warning, etc) in Sentry/log.ts. We could extend the same implementation to enhance the context with **tags**: https://docs.sentry.io/platforms/javascript/guides/react/enriching-events/tags/ This could help us detect...

The following epic duplicates this one: https://app.zenhub.com/workspaces/alkemio-development-5ecb98b262ebd9f4aec4194c/issues/gh/alkem-io/alkemio/1291

What do you think of restricting the free spaces to use a default organization?

Same here (with babelify)

> Spaces page is crashing, which prevents testing of the above comments: [Uploading... image.png] The following fix enables back the testing of the Spaces page: https://github.com/alkem-io/client-web/issues/5970

I'd suggest extracting the hover functionality in a separate task if it's critical for the UX. Personally, I don't like the popping dialogs on hover. Imagine if you're scrolling vertically...