issues
search
devhausleipzigacademy
/
camp10-finalProject
1
stars
2
forks
source link
48 register login navbar
#61
Closed
pswu11
closed
1 year ago
pswu11
commented
1 year ago
Some improvements
improve: toggle NavLink buttons to have different style on the current path
fix: users can't delete the column when it's not empty
fix: get userId in api instead of passing as search params from the frontend, also added authHandler
fix: make sure existingColumns (context) is updated regularly as react query refetches data
Some improvements