mustafa8410 / DevForum-SpringBoot

0 stars 0 forks source link

Reactions may need testing and minor fixing #4

Closed mustafa8410 closed 1 month ago

mustafa8410 commented 1 month ago

For example: if a user reacts to their own comment as "HELPFUL" it shouldn't affect their helpful ranking. Actually, a user should not be able to react to themselves in the first place. Front-end needs to prevent this, but Back-end also needs to check for 'breaches'

mustafa8410 commented 1 month ago

fixed the problem so now a user can't react to their own posts/comments. tests are to be done

mustafa8410 commented 1 month ago

huge bugfixes are done

mustafa8410 commented 1 month ago

big bugfixes are pushed. Small bugs can be fixed if found, if there are small bugs.