tasit-apps icon indicating copy to clipboard operation
tasit-apps copied to clipboard

For fetching land data, handle redux state on request made, request successful, request failed, etc.

Open pcowgill opened this issue 5 years ago • 3 comments

pcowgill avatar Dec 13 '18 17:12 pcowgill

We are fetching land data with hardcoded data in the demo app already - just not by dispatching an action. But it's TBD whether we want to get it via dispatching an action using thunk or saga. We may or may not want to go that route for data fetching

pcowgill avatar Feb 26 '19 20:02 pcowgill

Note that “action” as used here is in the redux sense of the word, not the “Tasit action” sense

pcowgill avatar Mar 27 '19 04:03 pcowgill

@marcelomorgado I reworded the name of this issue so it wasn't a duplicate with https://github.com/tasitlabs/tasit/issues/20

pcowgill avatar Apr 17 '19 15:04 pcowgill