Skip to content

Suggestion: add filter to hide all "no-op" actions #717

@markerikson

Description

@markerikson

It's possible for actions to result in no state updates at all. Some actions are dispatched just as "signals" to middleware (common with sagas/observables). Others just get ignored by reducers.

It would be potentially useful to have a filtering option that hides actions that resulted in no state changes.

(suggested over in Reactiflux)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions