garyhtou / FBLA-App

A React Native app for FBLA
1 stars 0 forks source link

Testing Creating and Joining Chapter (edge cases) #15

Closed s-jiazhang closed 4 years ago

georgezhang02 commented 4 years ago

Also add loading icon when create/join chapter is clicked

s-hliao commented 4 years ago

Loading icon added to create/join chapter along with error messages. Trying to create chapters without all information/create chapters with an ID that already exist generate errors now.