Results 90 comments of Hassan Ali

@dbkaplun Any idea of what would be a good fix for this issue?

> So maybe this issue can just be about showing the pending count / pool size / max capacity of a worker pool when you click a link from the...

@devnoorfatima @naimiii @Rolikasi You already have issues assigned to you. Let's leave this open for other folks. Thanks for understanding :)

Here's an example of a connection data table: * https://taskcluster-ui.herokuapp.com/auth/clients or in localhost, * http://localhost:5080/auth/clients > from what I understand, I need to change the header props to receive an...

By runtime, do you mean the status (e.g., "Running") of the Task? Also, I am assuming you are referring to the [new UI](https://taskcluster-ui.herokuapp.com/)?

Hi @aaguiarz. Is this something you would be able to advise here? Thanks.

Thank you for the quick response. No worries, there's no rush from my end :)

@danez I am getting the same exact errors when trying to migrate to `v9.1.16`. Any idea if `react-docgen` fixed the issue?

As a workaround, I am using the `components` prop to modify an img tag with a relative `src` to an absolute path: ```jsx imageFactory = ({ src, ...props }) =>...

> However this prop does not exist either in the code nor documentation of Lazylog component. From https://github.com/mozilla-frontend-infra/react-lazylog#lazylog-: "In addition to the props listed for LazyLog, most of the properties...