Joshua Wu
Joshua Wu
@mzeenkala23 I think they mean the .evn.development file that they're using to load environment variables. Currently there should be only one that is pinned in the resilience-app channel.
You can read about the env file here https://github.com/motdotla/dotenv Edit: The package does not show up in this project's dependencies because it comes bundled with Create React App which this...
@mzeenkala23 Are you still working on this? Need any help?
@marekdano Conceptually across the application we should be using ErrorBoundaries to wrap components that can throw errors. The react errorboundary api is pretty neat as it can render a fallback...
Could start a discussion to help identify those. With the ErrorBoundary component already set up, it'll be easy to implement anywhere we want. A catch-all method would be to just...
So error boundaries catch errors thrown from anywhere down stream in the component tree. If we put just ONE error boundary at the application root, then ANY error in ANY...
@utunga moved this to QA per @mat10tng mentioning this is done. Can we get an updated description for Acceptance criteria for QA to pass so we can close?
comment
Is an editable display a requirement for registration and profile?
@thirdeyeclub Your description says this is a duplicate. Can we close?