Skip to content
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

[RulePad] Break rulePad.js components into smaller ones. #29

Open
SaharMehrpour opened this issue Aug 28, 2024 · 2 comments
Open

[RulePad] Break rulePad.js components into smaller ones. #29

SaharMehrpour opened this issue Aug 28, 2024 · 2 comments
Assignees
Labels
Refactoring Refactoring the code without changing the logic
Milestone

Comments

@SaharMehrpour
Copy link
Collaborator

The rulePad.js file is too big to understand and debug.

@SaharMehrpour SaharMehrpour added the enhancement New feature or request label Aug 28, 2024
@sanjeev30
Copy link
Contributor

We can separate the static data in the current component file to another file. Also, to further reduce the component size we can break components into smaller components.

@SaharMehrpour
Copy link
Collaborator Author

One step would be to move tour guide data into a separate file.

@SaharMehrpour SaharMehrpour added this to the v0.0.2 milestone Aug 29, 2024
@SaharMehrpour SaharMehrpour added Refactoring Refactoring the code without changing the logic and removed enhancement New feature or request labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Refactoring the code without changing the logic
Projects
None yet
Development

No branches or pull requests

2 participants