Closed cch5ng closed 3 years ago
multi issues
[x] if close alert, then click on page (nav menu), this is re-rendering an triggering duplicate alert (unnec)
[x] job name field (create form) is not responsive immediately (see if it is some conflict with the nav menu handling)
(think this is related to whether the field is focused or not; whether it is focusable or not)
issue 1
workaround, for now removed alert trigger on Alert GET; also added logic to prevent creating duplicate current alert messages
resc
https://linguinecode.com/post/how-to-use-react-useref-with-typescript
https://www.digitalocean.com/community/tutorials/css-align-justify
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout
multi issues
[x] if close alert, then click on page (nav menu), this is re-rendering an triggering duplicate alert (unnec)
[x] job name field (create form) is not responsive immediately (see if it is some conflict with the nav menu handling)
(think this is related to whether the field is focused or not; whether it is focusable or not)