Commit Graph

6 Commits

Author SHA1 Message Date
Tsu-ba-me
237e647cf3 fix(striker-ui): adapt axios progress event change 2024-06-11 16:02:54 -04:00
Tsu-ba-me
2763163c54 fix(striker-ui): adjust messages during file uploads 2024-02-06 18:26:35 -05:00
Tsu-ba-me
e1d6567097 fix(striker-ui): correct types in get formik error messages 2024-01-29 13:13:51 -05:00
Tsu-ba-me
83a0210ffa fix(striker-ui): remove protected state
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114

Since the warning is no longer triggered, we can safely remove the
workaround.
2024-01-26 13:37:30 -05:00
Tsu-ba-me
45ea421724 fix(striker-ui): prepare handle error in add file form 2023-09-21 03:41:15 -04:00
Tsu-ba-me
34fc75b3d7 fix(striker-ui): add new file management components 2023-09-21 03:41:15 -04:00