Skip to content

Component to block updates below it temporarily #6

Open
@LPGhatguy

Description

@LPGhatguy

I want to hide some stuff without destroying it, but also block any Rodux updates until that piece is visible again.

Having a BlockStoreUpdates component would be helpful. It would essentially expose a signal that re-fires the changed event from the store, but only when it's enabled. Then, you can hide a part by updating its prop, as well as the visibility of the top-level container for the page.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions