Remove extra empty space from MR page
Merge request reports
Activity
changed milestone to %13.6
1 Warning You've made some app changes, but didn't add any tests.
That's OK as long as you're refactoring existing code,
but please consider adding any of the tooling, ~"tooling::pipelines", ~"tooling::workflow", documentation, QA labels.Reviewer roulette
Changes that require review have been detected! A merge request is normally reviewed by both a reviewer and a maintainer in its primary category (e.g. frontend or backend), and by a maintainer in all other categories.
To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. Feel free to override these selections if you think someone else would be better-suited, or the chosen person is unavailable.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, mention them as you normally would! Danger does not automatically notify them for you.
Category Reviewer Maintainer frontend Savas Vedova ( @svedova
) (UTC+3, 8 hours behind@psimyn
)Olena HK. ( @ohoral
) (UTC+2, 9 hours behind@psimyn
)If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by 🤖 GitLab Bot 🤖- Resolved by Olena Horal-Koretska
will need to re-add the space to some element to account for !39903 (merged)
On most pages the space comes from top padding on
.detail-page-header
, but on MR page we add.mt-0
(I think due to sticky tabs). Also having to visible borders at the top means it looks like too much space if we have paddingbottom from breadcrumbs and paddingtop fromdetail-page-header
.tldr probably changing the CSS to target
.merge-request-container .flash-container > div
is easiest../cc @zcuddy if you have any other ideas/input
- Resolved by Simon Knox
probably needs changelog
- Resolved by Simon Knox
added 1 commit
- f926b13e - What a silly thing to break an entire pipeline
assigned to @zcuddy
- Resolved by Olena Horal-Koretska
unassigned @zcuddy
added 447 commits
-
ec0b6b1d...8ce3a303 - 441 commits from branch
master
- cf61118b - Remove extra empty space from MR page
- b22d40fd - Add margin to flash items themselves
- 235b4fc7 - Move to correct selector
- 07e08ea3 - What a silly thing to break an entire pipeline
- e12f156b - Add a changelog
- 41180ff9 - Apply 1 suggestion(s) to 1 file(s)
Toggle commit list-
ec0b6b1d...8ce3a303 - 441 commits from branch
added typemaintenance label
added typefeature label
added devopscreate merge requests labels and removed typefeature label
marked the checklist item Changelog entry as completed
marked the checklist item Code review guidelines as completed
marked the checklist item Merge request performance guidelines as completed
assigned to @ohoral
Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits e071343a and 41180ff9
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 3.01 MB 3.01 MB - 0.0 % mainChunk 1.87 MB 1.87 MB - 0.0 %
Note: We do not have exact data for e071343a. So we have used data from: 403ef67c.
The target commit was too new, so we used the latest commit from master we have info on.
It might help to rerun thebundle-size-review
job
This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.Please look at the full report for more details
Read more about how this report works.
Generated by
DangerEdited by 🤖 GitLab Bot 🤖enabled an automatic merge when the pipeline for 5d1bcc13 succeeds
mentioned in commit f27f8d47
added workflowstaging label
added workflowcanary label and removed workflowstaging label
added workflowproduction label and removed workflowcanary label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label