issues
search
Cinevoraces
/
cinevoraces
3
stars
1
forks
source link
Misc fixes
#152
Closed
Julien-Goletto
closed
1 year ago
Julien-Goletto
commented
1 year ago
Misc fixes/enhancements including :
APP :
[x] Comments section is facing an issue displaying an avatar that doesn't correspond to the comment writer
[x] Color scheme for comments blew up with Spring, reset it.
[x] Store avatar url inside Redux user state to prevent the handmade cache invalidation to overpopulate with duplicates and impact UX
[x] First connexion after registration displays a buggy avatar (report from Dev Novice) - not seen in tests
API :
[x] Change mail address error message seems to be cryptic, it may be rewriten - not seen in tests
DEVOPS
[x] move scripts backup & restore to their own folder, at the root of the project folder
Misc fixes/enhancements including :
APP :
API :
DEVOPS