Skip to content

refactor: make add year form more compact #1457

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

Conversation

bahoss
Copy link
Contributor

@bahoss bahoss commented Jun 29, 2020

Fix #1454

@bahoss bahoss requested a review from php-coder as a code owner June 29, 2020 07:21
@mystamps-bot
Copy link

1 Warning
⚠️ danger check: looks like you forgot to update ResourceUrl.RESOURCES_VERSION after modifying JS/CSS file(s)

Generated by 🚫 Danger

@@ -129,19 +129,21 @@ class AddReleaseYearFormView extends React.PureComponent {
))}
</select>
</div>
<div className="col-sm-3">
Copy link
Owner

Choose a reason for hiding this comment

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

That's better but I suggest to do exactly like we did with SimilarSeriesForm -- see https://getbootstrap.com/docs/3.4/css/#forms-inline

@bahoss bahoss force-pushed the refactor--make-add-year-form-more-compact branch from 6be43d3 to 00e046e Compare June 29, 2020 12:08
Copy link
Owner

@php-coder php-coder left a comment

Choose a reason for hiding this comment

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

That's not exactly what I want so I'll look on it and try to play with it later. Until this moment you can take another issue.

@php-coder
Copy link
Owner

That's not exactly what I want so I'll look on it and try to play with it later.

bahoss#2 has been submitted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/series/info.html: make add year form more compact
3 participants