-
# 💡 Summary #
Research efforts and steps to replace existing amplify-react-ui login page components with Material UI components (with custom logic to cognito)
What is the work, as a high-level summar…
-
Hello,
I've a simple app with the copy/paste code from the installation instructions with some additions.
I am able to click Sign. Doing so redirects my to OIDC Sign In screen, I fill in crede…
-
@ddalp built out some visual tree comparison test infrastructure recently: #3754
We're going to use that more as we do new feature work, but we have a lot of test debt in everything we built before …
-
## The dependency [react-transition-group](https://github.com/reactjs/react-transition-group) was updated from `2.4.0` to `2.5.0`.
🚨 [View failing branch](https://github.com/SRS-Project/app/compare/…
-
When creating a calendar event with `alarms` the number of minutes must be different between iOS and Android or otherwise on one platform the alarm is _before_ the `startDate` and on the other it's _a…
-
Hello,
We are running beta 13 but are getting invalid hook call using dexie on our electron app.
This is most of the code
```tsx
import React, { Fragment, useState, useEffect } from 'react';…
-
# User Story
As a developer, I will install and complete the React setup
# AC
**AFTER** initial setup
**THEN** I will see a HELP ME button in red
**AND** a blank background
**AND** I'll create…
-
_This Issue is a duplicate made from the old epicodus-classroom page._ Since we're moving the order or lessons following [this proposal](https://docs.google.com/document/d/1mh4VgrYReoIb0sXlAK6jAiirTjE…
-
**Is your feature request related to a problem? Please describe.**
Currently react-digraph 7.x and 8.x contain an old version of react as peer dependencies in their package.json, for example:
``…
-
### react
- [x] when **ref** is react element and when it is dom element,how do you directly use a react element ?
- [x] how does react manage its **children prop**,what is the theory behind ?
-…