fix icon
Active Repositories
Recent Activity
Today
In D9262#272510, @atul wrote:In D9262#272502, @ashoat wrote:In the past, we would need to update websites-responders.js when adding a new field to Redux state. Now that Redux state for the web is fetched via an API call, is there a different place we should be updating?
Based on my reading of https://phab.comm.dev/D9145, the "new place" is web/redux/default-state.js which I did update in this diff.
address feedback
In D9262#272502, @ashoat wrote:In the past, we would need to update websites-responders.js when adding a new field to Redux state. Now that Redux state for the web is fetched via an API call, is there a different place we should be updating?
In the past, we would need to update websites-responders.js when adding a new field to Redux state. Now that Redux state for the web is fetched via an API call, is there a different place we should be updating?
rebase before landing
rebase before landing
thank you! one comment inline
rebase
simplify/address comments