mattermost / mattermost-redux

Redux for Mattermost
Apache License 2.0
200 stars 386 forks source link

Add binding validation on fetch bindings #1381

Closed larkox closed 3 years ago

larkox commented 3 years ago

Summary

Add validation to bindings at redux level. This also fill up the location, so there is no need for logic to build the location in other parts of the webapp code.

If these changes are merged, a new PR has to be made for webapp to remove the location building.

A similar PR would have to be done for Mobile.

Ticket Link

None

mickmister commented 3 years ago

Looks like there is a conflict in the reducers file