Skip to content

Is there any way to color / custom style the actions? #1099

@jonahlibrach

Description

@jonahlibrach

I use redux-devtools to run all my tests and many times there are special actions that I'd like to color green or red so I can visualize/find them more easily.

I already use emojis to sanitize different types of actions, so unfortunately that won't help here.

Any ideas about what I can do?
I'm thinking that I could pass a color argument into the action (or action sanitizer) and the action would be rendered accordingly in the devtools actions ui.

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