Skip to content
Snippets Groups Projects

Fix vulnerability comment delete button spinner position

Merged Daniel Tian requested to merge 222346-fix-delete-button-spinner into master
All threads resolved!

What does this MR do?

When viewing the vulnerability details for a vulnerability on the security dashboard:

ksnip_20200827-165904

If there's a comment on a history item at the bottom, a delete button is shown to delete the comment. Clicking on the button shows two confirmation buttons:

Screenshot_from_2020-08-27_17-15-36

And when the delete button is clicked, a loading spinner is shown on the button, but is positioned incorrectly. This MR fixes that:

Before After
Screenshot_from_2020-08-27_16-54-45 Screenshot_from_2020-08-27_16-53-55

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Daniel Tian

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @svedova

  • Daniel Tian changed the description

    changed the description

  • Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits c40d8005 and 93b7ce26

    :sparkles: Special assets

    Entrypoint / Name Size before Size after Diff Diff in percent
    average 3.53 MB 3.53 MB - 0.0 %
    mainChunk 2.68 MB 2.68 MB - 0.0 %

    Note: We do not have exact data for c40d8005. So we have used data from: a7e0fc7f.
    The target commit was too new, so we used the latest commit from master we have info on.
    It might help to rerun the bundle-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 :no_entry_sign: Danger

    Edited by 🤖 GitLab Bot 🤖
  • Savas Vedova approved this merge request

    approved this merge request

  • Savas Vedova assigned to @jivanvl and unassigned @svedova

    assigned to @jivanvl and unassigned @svedova

  • Jose Ivan Vargas approved this merge request

    approved this merge request

  • Jose Ivan Vargas resolved all threads

    resolved all threads

  • Thanks @dftian this looks good to me! Starting a new pipeline and setting MWPS

  • Jose Ivan Vargas enabled an automatic merge when the pipeline for a5fb2575 succeeds

    enabled an automatic merge when the pipeline for a5fb2575 succeeds

  • mentioned in commit 7c540670

  • added workflowstaging label and removed workflowin dev label

  • added workflowcanary label and removed workflowstaging label

  • added workflowproduction label and removed workflowcanary label

  • This merge request has been deployed to the pre.gitlab.com environment, and will be included in the upcoming self-managed GitLab 13.5.0 release.


    :robot: This comment is generated automatically using the Release Tools project.

  • This merge request has been deployed to the release.gitlab.net environment, and will be included in the upcoming self-managed GitLab 13.5.0 release.


    :robot: This comment is generated automatically using the Release Tools project.

  • Please register or sign in to reply
    Loading