ruxailab / RUXAILAB

RUXAILAB - Usability Testing and Heuristics Evaluation Conceptual learning
MIT License
45 stars 64 forks source link

[🐞 BUG]: Issues in creating Template #518

Closed saltykheera closed 5 months ago

saltykheera commented 5 months ago

Description 📝

There are two major issues while creating template 1> if user doesn't provide description the template is not getting created : screen-recorder-wed-jun-26-2024-17-45-01.webm

2> the template Validation is not working : screen-recorder-wed-jun-26-2024-17-49-38.webm

Link 🔗

https://ruxailab-prod.firebaseapp.com/settingview

Steps to Reproduce 🔄

create a test go to setting to create a template for ( 1 ): do not add description and try creating the template for (2) : do not add any information then try creating the template

Screenshots 📸

1> screen-recorder-wed-jun-26-2024-17-45-01.webm

2> screen-recorder-wed-jun-26-2024-17-49-38.webm

Expected Behavior 🤔

1>able to create template without Description 2>form validation working

Actual Behavior 😱

1> template not generating with adding description 2> form validation not working to prevent empty title

Environment 🌍

src/views/settingView.vue

Additional Information ℹī¸

No response