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

Feat: Improve Unified creation form #872

Merged
merged 8 commits into from
Aug 31, 2022

Conversation

tr1ten
Copy link
Collaborator

@tr1ten tr1ten commented Aug 19, 2022

This is a follow up PR for unified creation form, mainly for minor UI improvements & bug patches.

@tr1ten tr1ten marked this pull request as ready for review August 30, 2022 15:12
Copy link
Member

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

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

Thank you for the valuable improvements !

I'm going to merge this PR as well as #874 so that we can continue moving forward and testing thoroughly. Currently it's tricky to know which PR solves what issue, if something is solved in one PR but not the other, etc.

I want to deploy the feature branch with both PRs merged so that I can continue thorough testing.

<AliasRow
index={rowId}
// eslint-disable-next-line react/no-array-index-key
key={`alias-row-${rowId}`}
languageOptions={languageOptionsForDisplay}
/>
))
)).toArray()
Copy link
Member

Choose a reason for hiding this comment

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

Was this a mistake on my part when I suggested this? Did it create issues?

@MonkeyDo MonkeyDo merged commit 051e03f into metabrainz:new-creation-form Aug 31, 2022
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