-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Componentize CreateBlankView.vue File #347
Comments
I would like to take up this issue @jvJUCA |
Ok, assigned! |
I would like to try this issue @jvJUCA |
hey @Tejashwi1 are you working on it?? |
@jvJUCA is there any issue that is assigned and not yet completed please assign it to me. |
Dear @Jaishree2310, You are currently assigned on the issue for the test templates. I hope you can contribute effectively to that issue. Best regards, |
@jvJUCA Can you please elaborate on what we need to do exactly? |
CreateBlankView is Blan test one right? |
Dear @HarshAgrawal1, In this particular issue, we need to refactor the CreateBlankView.vue file by componentizing it. The objective is to break down this large and complex file into smaller components, each responsible for specific functions and sections of HTML. By doing so, we aim to improve readability, maintainability, and overall code organization. Best regards, |
@pankaj87072 I'm working on it |
@Tejashwi1 are you still working on it ? |
@Tejashwi1 Kindly share the progress of this issue. |
Hey @jvJUCA since its taking time can I work on this issue? |
Hello everyone, I'd like to address the issue that has been ongoing. If any of you believe you can contribute to resolving it more efficiently than the currently assigned contributor, please feel free to do so. Your input and effort are highly valued, and we're open to collaboration to expedite the resolution process. Thank you for your dedication to the project. Best regards, |
Alright, I will create a PR regarding this issue soon. |
Assigning this issue to @sushant4612 who is actively working on the PR |
Related PR #388 |
Transform the CreateBlankView.vue file into a set of reusable components to improve code organization and maintainability. This process involves breaking down the existing file into smaller, modular components that can be easily reused throughout the project.
The text was updated successfully, but these errors were encountered: