-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Convert song edit to React #1171
Conversation
6b17cda
to
05aa9a7
Compare
05aa9a7
to
334764f
Compare
<div className="editor-field"> | ||
<ReleaseEventLockingAutoComplete | ||
basicEntryLinkStore={songEditStore.releaseEvent} | ||
// TODO: createNewItem="Create new event '{0}'" /* TODO: localize */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: VocaDbWeb/Scripts/Components/Song/SongEdit.tsx
// TODO: createNewItem="Create new event '{0}'" /* TODO: localize */
@Shiroizu This PR replaces See also #1133. |
These changes have been deployed to the main site, but let me know if you need to use Event Adder right now. I can revert the changes. |
@ycanardeau Thanks, I'll update the script. |
No description provided.