bounswe / bounswe2023group4

6 stars 0 forks source link

fixed the error on signup and moderation pages #654

Closed enfurars closed 6 months ago

enfurars commented 6 months ago

Moderation posts on moderation-not-jury page were not getting updated when a tag change happens. I fixed the error by changing the function call place. Also while siging up password validation was working incorrectly. It is also fixed by updating the regex.

AliNasra commented 6 months ago

Fixed the issue. It was about the regular expression. Ready to go!