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

Align "Series Name" and "Sequence" inputs on Series Editor modal #1432

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

jmt-gh
Copy link
Contributor

@jmt-gh jmt-gh commented Jan 23, 2023

This PR resolves #1410. We were using a <p> instead of a <label> on InputDropdown. Label makes more sense here, as it's inline with the way you would typically add a label to an input component.

Before
image

After
image

@jmt-gh jmt-gh changed the title Align "Series Name" and "Sequence" Align "Series Name" and "Sequence" inputs on Series Editor modal Jan 23, 2023
@advplyr
Copy link
Owner

advplyr commented Jan 23, 2023

Thanks!

@advplyr advplyr merged commit 2f7403a into advplyr:master Jan 23, 2023
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.

[Bug]: "Series Name" and "Sequence" Fields Not Aligned in modal
2 participants