Georg Bremer

Results 115 comments of Georg Bremer

> > degrading the performance overall > > That's sad, any way we can improve it? I think we have to go the SVG route, i.e. downloading the used icons...

> > > degrading the performance overall > > > > > > That's sad, any way we can improve it? > > I think we have to go the...

@igorlesnenko I know you've taken a look at this before the rebase, but could you please just do a quick glance over if there is something obviously wrong?

Yes, that bit of code is not ideal, but it's out of context ```ts const auth = await dataLoader .get('teamMemberIntegrationAuths') .load({service: 'jiraServer', teamId, userId}) if (!auth) return const provider =...

> @Dschoordsch what's the desired behavior here when the current assignee is selected from the list of team members? No-op, make task unassigned, something else? We don't have unassigned tasks,...

@jmtaber129 I don't have more reproduction information, we noticed this when running a check-in as release smoke test with 3 participants.

I don't have the rights to do this. Comments can be disabled from within sonarcloud: https://community.sonarsource.com/t/disable-github-merge-request-comments/18520/23

It's a false positive in this particular case. It complains about a possible DOS attack on a regex. This might be possible depending on the library, but doesn't matter at...

Thanks @87prashant, you're right. I think there are 2 issues here: 1) we only count completed stages, this was done by @nickoferrall [here](https://github.com/ParabolInc/parabol/commit/9bc11623b9276ea1aaf990c3c761117a891f8f06), sadly without any additional information. So this...

> @enriquesanchez it is `mailto:` link I don't mind the `mailto:` link and it's an improvement already. If it's easy to build I would prefer if we could send an...