HackYourFuture-CPH / simply-name.it

Final Project for Class17
MIT License
3 stars 1 forks source link

Add loading state to Board Page #254

Closed Rasim-Deniz closed 3 years ago

Rasim-Deniz commented 3 years ago

Description

Added loading state to Board Page to control the added or deleted candidates.

Fixes #253

How to test?

npm run dev

Checklist

Rasim-Deniz commented 3 years ago

@senner007 Niels, I tried to implement following the way you mentioned but I'm getting this error at the moment. Could you please have a look what is missing? adafaadas

Rasim-Deniz commented 3 years ago

@senner007 Niels, I tried to implement following the way you mentioned but I'm getting this error at the moment. Could you please have a look what is missing? adafaadas

This error is gone but I don't get the candidates now.

Saidemm commented 3 years ago

@senner007 Niels, I tried to implement following the way you mentioned but I'm getting this error at the moment. Could you please have a look what is missing? adafaadas

The error is fixed. It seems it doesn't need to send the boardId as a prop in resultButton.

Rasim-Deniz commented 3 years ago

@senner007 Niels, I tried to implement following the way you mentioned but I'm getting this error at the moment. Could you please have a look what is missing? adafaadas

This error is gone but I don't get the candidates now.

Everything is fixed thanks to Hanieh and Saide! @senner007 Please take a look and let us merge 😄

Rasim-Deniz commented 3 years ago

This duplicates the logic in the other board pr

Conflicts are solved. Can you check if there is any problem? We need this.