-
Notifications
You must be signed in to change notification settings - Fork 26
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
Build functionality for cross pod interactions #38
Comments
Have explored how much the new linting settings on #37 would affect code. Managed to narrow the number of problems to 26 locally after modification of code base with base settings, but 15 of these are still lint errors. Will be discussed with Greg and Jared when discussing rules for linting. Reverted previous commit to issue #40 that explores linting. |
Progress has been made in #40 with regards to cross pod interactions. In recent commits, we've managed to:
Functionality to cross pod write is still being built and explored at the moment. |
Might leave cross pod write out at the moment until we know where to store these files from other Pods and simply merge existing functionalities to Development. |
I think it would be easier to merge the Linting changes you have from the code I started |
I'm fine with whatever preferences we have they can always be changed/modified |
Is your feature request related to a problem? Please describe.
Still need to implement cross pod querying/writing
Describe the solution you'd like
Porting the existing vanilla versions in the project and refactoring them for React.
Describe alternatives you've considered
None at this moment.
Additional context
None at this moment.
The text was updated successfully, but these errors were encountered: