Skip to content

Review re-rendering issue in lists during refetches #136

@elboletaire

Description

@elboletaire

If you keep your page open on a list, like the one for processes, after ~30seconds you'll see the page re-rendering information.

I think this is happening because the autoFetch setting may be set, which I'm not sure it's required here, since there's no need to fetch census information in a list.

The issue though is the fact that it shows the information re-rendered, changing some information (like the account name) during these re-renders.

These re-renders also happen when changing pages, making these indexes to look buggy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions