fossasia / susi.ai

SUSI.AI Web Client https://susi.ai
GNU Lesser General Public License v2.1
2.04k stars 851 forks source link

Change class based component to function based (Integrate Hooks) #2955

Open plxity opened 4 years ago

plxity commented 4 years ago

Actual Behaviour

Most of the component are class based

Expected Behaviour

Steps to reproduce it

LogCat for the issue

Screenshots of the issue

Would you like to work on the issue?

Yes, I would like to work on this.

plxity commented 4 years ago

@akshatnitd Sir, what do you think about this?

Dilshaad21 commented 4 years ago

@akshatnitd I also think that it would be great if we use react hooks. And use function based components.

plxity commented 4 years ago

@mariobehling @akshatnitd What are your views on this?