Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 252
    • Issues 252
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !1365

Merged
Created May 19, 2022 by Philip Withnall@pwithnallMaintainer

gs-review-row: Fix visibility of ‘Remove’ button for user’s reviews

  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

The ‘Remove’ button is supposed to be shown for any review the current user has written. Unfortunately, it was being hidden due to the box_voting box which contains it being hidden when the upvote/downvote buttons are hidden.

Fix that by adding another box around box_voting and moving the Remove and Report buttons up a level into the new box, so they aren’t hidden when box_voting is.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-review-removal