ruxailab / RUXAILAB

RUXAILAB - Usability Testing and Heuristics Evaluation Conceptual learning
MIT License
40 stars 61 forks source link

[🐞 BUG]: User cannot Create Test title Longer than 200 words but in project setting He is able to do that #505

Closed saltykheera closed 2 weeks ago

saltykheera commented 2 weeks ago

Description 📝

Issue: Users are unable to create a Test Name longer than 200 words at the creation stage, which is correct. However, after creation, they can edit the Test Name to exceed 200 words or leave it blank.

Link 🔗

https://ruxailab-prod.firebaseapp.com/settingsview/:testid

Steps to Reproduce 🔄

Navigate to https://ruxailab-prod.firebaseapp.com/createBlank. Create a Test Name within the 200-word limit. After creation, go to https://ruxailab-prod.firebaseapp.com/settingsview/testid. Edit the Test Name to exceed 200 words or leave it blank (0/200).

Screenshots 📸

More Than 200 Words Still Acceptable

MoreThan200.webm

0 words this Acceptable

0 Words.webm

Expected Behavior 🤔

Test Name should not exceed 200 words or be left blank at any stage.

Actual Behavior 😱

Users can bypass the 200-word limit and create a blank Test Name in the settings view.

Environment 🌍

src/views/admin/settingsview

Additional Information ℹī¸

No response