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

React refactor UI v2 #46

Merged
merged 26 commits into from
Sep 28, 2021
Merged

React refactor UI v2 #46

merged 26 commits into from
Sep 28, 2021

Conversation

cjosu
Copy link
Contributor

@cjosu cjosu commented Sep 24, 2021

Merging react-refactor-ui-v2 into staging (creating individual "Issue" branches going forward)

Context provider for user inputs
As discussed with Alex, the info previously gleaned via user forms will most likely be inferred by the server based on the gene, so this component structure will change significantly
Can only select values without slashes (need to do some encodeURI stuff to fix)
Styling, built additional screens, incorporated theme context structure
dnd working as expected, component still needs styling
Need to think about using component ID's for rearranging the structure array
Still need to simulate a separate request for the list of domains associated with gene entries.
Copy link
Member

@jsstevenson jsstevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had a few thoughts re: cleanup -- once we've wiped out the old stuff, you can merge this and I'll do merging from the backend refactor issue + try plugging the live API in

package.json Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@cjosu cjosu merged commit b81d6bc into staging Sep 28, 2021
@jsstevenson jsstevenson deleted the react-refactor-ui-v2 branch October 26, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants