Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 807
    • Issues 807
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 54
    • Merge Requests 54
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !448

Open
Opened 17 hours ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[Sprint/InterestingIguana](fix)]Fixed tooltip by removing overflow and hiding scroll

Closes #1495

Important

This needs reviewing on iOS and Android ideally.

I'll be doing some browserstack testing.

image

Edited 3 hours ago by Ben Hayward

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b fix/group-scrollbar-tooltip-1495 origin/fix/group-scrollbar-tooltip-1495

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff fix/group-scrollbar-tooltip-1495

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge fix/group-scrollbar-tooltip-1495 into master
The source branch is 11 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #70732354 passed for 4aeac1db on fix/group-scrollbar-tooltip-1495
          Requires 2 more approvals from Devs and Deployers.
          Emiliano Balbuena
          Emiliano Balbuena
          Brian Hatchet
          Brian Hatchet
          Martin Santangelo
          Martin Santangelo
          Mark Harding
          Mark Harding
          Marcelo Rivera
          Marcelo Rivera
          Ready to be merged automatically. Ask someone with write access to this repository to merge this request

          Closes #1495

          Deletes source branch

          • Discussion 2
          • Commits 2
          • Pipelines 2
          • Changes 2
          1/1 thread resolved
          • Loading...
          • Mark Harding
            Mark Harding @markeharding started a thread on an old version of the diff 7 hours ago
            Resolved by Ben Hayward 3 hours ago
          • Mark Harding @markeharding added MR::Requires Changes label 7 hours ago

            added MR::Requires Changes label

          • Ben Hayward @benhayward.ben added 1 commit 3 hours ago

            added 1 commit

            • 4aeac1db - removed unneeded rule

            Compare with previous version

          • Ben Hayward @benhayward.ben resolved all threads 3 hours ago

            resolved all threads

          • Ben Hayward @benhayward.ben unmarked as a Work In Progress 3 hours ago

            unmarked as a Work In Progress

          • Ben Hayward @benhayward.ben added MR::Awaiting Review label and removed MR::Requires Changes label 3 hours ago

            added MR::Awaiting Review label and removed MR::Requires Changes label

          • Ben Hayward @benhayward.ben resolved all threads 3 hours ago

            resolved all threads

          • Ben Hayward @benhayward.ben changed the description 2 times within 4 minutes 3 hours ago

            changed the description 2 times within 4 minutes

          • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
          Please register or sign in to reply
          0 Assignees
          None
          Assign to
          None
          Milestone
          None
          Assign milestone
          None
          Time tracking
          No estimate or time spent
          1
          Labels
          MR::Awaiting Review
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          6
          6 participants
          user avatar
          Emiliano Balbuena
          user avatar
          Brian Hatchet
          user avatar
          Martin Santangelo
          user avatar
          Mark Harding
          user avatar
          Marcelo Rivera
          user avatar
          Ben Hayward
          Reference: minds/front!448