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

MMT-3281: Updated drafts API to make it more RESTful #1008

Merged
merged 4 commits into from
May 17, 2023
Merged

Conversation

cgokey
Copy link
Collaborator

@cgokey cgokey commented May 16, 2023

No description provided.

@@ -166,7 +165,7 @@ class CustomArrayFieldTemplate extends React.Component<CustomArrayTemplateProps,
return (
<div data-testid="custom-array-template" ref={this.titleScrollRef}>
<div className={uiClassName}>
{this.createTitle()}
{title}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is call the helper this.createTitle(). The helper checks if the ui:title is present and returns that. Returning just the title does not have the correct spacing.

@cgokey cgokey merged commit 834b21b into master May 17, 2023
@macrouch macrouch deleted the MMT-3281 branch October 26, 2023 18:13
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.

4 participants