Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 23,810
    • Issues 23,810
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 859
    • Merge Requests 859
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Merge Requests
  • !20135

Merged
Opened Nov 14, 2019 by Daniel Tian@dftian5 of 5 tasks completed5/5 tasks
  • Report abuse
Report abuse

Allow patch notes on tags page to word wrap

  • Overview 13
  • Commits 1
  • Pipelines 4
  • Changes 3

What does this MR do?

This MR does the following to a project's tags view page:

  1. Allows the patch notes text to line wrap.
  2. Reduces the whitespace between the patch notes and the action buttons to make better use of the available space.

Note that this change only affects the tags list view:

http://localhost:3000/<user>/<project>/-/tags

but does not affect the individual tag view:

http://localhost:3000/<user>/<project>/-/tags/<tagname>

Screenshots

Before (text gets cut off, excessive whitespace between text and buttons) After
Selection_001 Selection_002

Does this MR meet the acceptance criteria?

Yes

Conformity

  • Changelog entry
  • [-] NOT REQUIRED Documentation (if required)
  • Code review guidelines
  • Merge request performance guidelines
  • Style guides
  • [-] NO DB CHANGES Database guides
  • [-] NO SEPARATION NEEDED Separation of EE specific content

Availability and Testing

CSS only change, minimal risk to product. Cross-browsing testing required.

  • [-] CSS ONLY Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
  • Tested in all supported browsers

Security

No security-related changes.

Closes #33482 (closed)

Edited Nov 25, 2019 by Daniel Tian
Assignee
Assign to
12.6
Milestone
12.6
Assign milestone
Time tracking
10
Labels
P4 S4 UI polish UX bug devops::release frontend group::release management repository workflow::production
Assign labels
  • View project labels
Reference: gitlab-org/gitlab!20135

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.