-
Notifications
You must be signed in to change notification settings - Fork 88
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
Implemented code splitting #260
base: develop
Are you sure you want to change the base?
Conversation
@vaishali614 check this out and let me know |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akshay1027 Looks good. Few changes required:
- Delete the commented and unwanted code
- View opportunity pages don't work. Please check that.
- Instead of 'Loading...', use some spinner from here. I like the Grow Spinner. Also, try giving it some margin along y-axis so that the footer is in the bottom and spinner is in the middle of the page.
Yea if your okay with these, I was planning to make another issue for spinner!! |
Okay, but please make sure that other two changes are done in this PR. |
@akshay1027 Any updates? |
@akshay1027 Are you still working on this PR or should I close this? |
Description
Implemented code splitting to increases performance
Fixed #257
Please check options that are relevant to your PR.
Checklist: