algolia / algolia/redux-updeep

Support action type without trailing slash

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
50
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It would be nice to support an action type without a trailing slash. I use this for debugging purposes to manually update any part of the store, so I really only need an action type like `UPDEEP` - currently I have to use something like `UPDEEP/DEBUG`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how redux-updeep handles action types and the trailing-slash convention. Verify the reducer behavior for a bare `UPDEEP` action and preserve the existing `UPDEEP/DEBUG` behavior; done means a bare action type can manually update any part of the store.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.