The notifications and alerts in frontend will need to be changed to antd ones
The alert should be replaced with:
https://ant.design/components/alert/
And the notification modal should be replaced with the antd toast notifications:
https://ant.design/components/notification/