Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UI: Fix layout of title component elements #8495

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

backspace
Copy link
Contributor

@backspace backspace commented Jul 22, 2020

Before this change:
image

After this change:
image

0.10.4:
image

The spacing has been off since I added the exec button but I didn’t notice until looking to confirm #8489. This is a quick fix that makes it less unsightly but doesn’t respect the logical grouping.

The spacing has been broken for job types that use this yield
(parameterised and periodic) since I added the exec button
to this template. The grouping here may be subpar; another
approach would be to yield contextual components (in the
absence of named blocks) so invocations can specify which
grouping to add to.
@github-actions
Copy link

github-actions bot commented Jul 22, 2020

Ember Asset Size action

As of cd11f26

Files that got Bigger 🚨:

File raw gzip
nomad-ui.js +2 B 0 B

Files that stayed the same size 🤷‍:

File raw gzip
vendor.js 0 B 0 B
nomad-ui.css 0 B 0 B
vendor.css 0 B 0 B

@github-actions
Copy link

github-actions bot commented Jul 22, 2020

Ember Test Audit comparison

master 7fa7908d83eab94088d0928746d27b8308dcd3bb change
passes 1315 1315 0
failures 0 0 0
flaky 0 0 0
duration 6m 05s 501ms 6m 42s 918ms +37s 417ms

@backspace backspace marked this pull request as ready for review July 22, 2020 15:31
Copy link
Contributor

@DingoEatingFuzz DingoEatingFuzz left a comment

Choose a reason for hiding this comment

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

Good spot and quick fix ✨

@backspace backspace merged commit 8241a02 into master Jul 22, 2020
@backspace backspace deleted the b-ui/job-page-title-layout branch July 22, 2020 16:31
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants