Closed saltykheera closed 5 months ago
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.
https://ruxailab-prod.firebaseapp.com/settingsview/:testid
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).
MoreThan200.webm
0 Words.webm
Test Name should not exceed 200 words or be left blank at any stage.
Users can bypass the 200-word limit and create a blank Test Name in the settings view.
src/views/admin/settingsview
No response
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