prodo-dev / prodo

Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
115 stars 5 forks source link

Only do actions asynchronously if we have to #152

Closed tdawes closed 4 years ago

tdawes commented 4 years ago

Fixes a bug where we couldn't use Prodo state for input fields:

Before:

Oct-04-2019 12-55-06

After:

Oct-04-2019 12-54-39

tdawes commented 4 years ago

After this is merged, we might want to update the tutorial to avoid using React state: https://docs.prodo.dev/tutorials/github-prs/#repo-search