panamera3 / GostProject

The project is currently in progress, and is being carried out by order of the company. It contains Backend(C# Web API) and Frontend(React).
1 stars 1 forks source link

[SITE-002]: Начальное состояние не должно быть undefined, типизируй и указывай тип, который ожидаешь получить #5

Open kalushko26 opened 4 weeks ago

kalushko26 commented 4 weeks ago

https://github.com/panamera3/GostProject/blob/4970619b6f5cf24558e43f53904630c50bc30f8f/GostProjectClient/src/components/NotificationsTable/NotificationsTable.js#L7C10-L7C23

kalushko26 commented 4 weeks ago

https://github.com/panamera3/GostProject/blob/4970619b6f5cf24558e43f53904630c50bc30f8f/GostProjectClient/src/components/GostTable/GostTable.js#L37C1-L38C60

kalushko26 commented 4 weeks ago

Здесь и далее по приложению

kalushko26 commented 4 weeks ago

Из минусов, что как-нибудь у тебя веб упадет из-за undefined

panamera3 commented 12 hours ago

Во все useState добавила вместо undefined начальные значения в коммите "fixed some issues(1)"