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 824
    • Issues 824
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 45
    • Merge Requests 45
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • 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
  • !422

Open
Opened 2 weeks ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[Sprint/InterestingIguana](bug): Added in bottom margin for mobile #1416

I want to test this in sandbox on browserstack across a range of devices, so keeping in WIP state for now.

Galaxy 10 / Chrome

image image

IPhone X / Safari

image image

IPhone X / Chrome

image image

IPhone 6 / Safari

image image

Pixel (8.0.0)

image image

Login Page

image

Edited 2 weeks 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/bottom-bar-margin-1416 origin/fix/bottom-bar-margin-1416

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/bottom-bar-margin-1416

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/bottom-bar-margin-1416 into master
The source branch is 103 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #69709688 passed for ede062e9 on fix/bottom-bar-margin-1416
          Requires approval from Deployers. Approved by
          Brian Hatchet
          Brian Hatchet
          Emiliano Balbuena
          Emiliano Balbuena
          Mark Harding
          Mark Harding
          Marcelo Rivera
          Marcelo Rivera
          Martin Santangelo
          Martin Santangelo
          Ready to be merged automatically. Ask someone with write access to this repository to merge this request

          Mentions #1416

          Deletes source branch

          • Discussion 5
          • Commits 4
          • Pipelines 3
          • Changes 3
          0/3 threads resolved
          • Loading...
          • Ben Hayward @benhayward.ben added 2 commits 2 weeks ago

            added 2 commits

            • 400231aa - Updated to fix for android
            • 01c4e094 - removed commented out lines

            Compare with previous version

          • Ben Hayward @benhayward.ben changed the description 2 weeks ago

            changed the description

          • Ben Hayward @benhayward.ben added 1 commit 2 weeks ago

            added 1 commit

            • ede062e9 - fixed login component

            Compare with previous version

          • Ben Hayward @benhayward.ben unmarked as a Work In Progress 2 weeks ago

            unmarked as a Work In Progress

          • Ben Hayward @benhayward.ben added MR::Awaiting Review scoped label 1 week ago

            added MR::Awaiting Review scoped label

          • Mark Harding @markeharding added Squad::Green scoped label 1 week ago

            added Squad::Green scoped label

          • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 18 hours ago

            approved this merge request

          • Mark Harding
            Mark Harding @markeharding started a thread on the diff 2 minutes ago
            src/app/modules/groups/profile/conversation/conversation.component.scss
            32 31
            33 32 .m-group__chat, .m-group__chat > m-comments__thread {
            34 33 height: 100%;
            35 height: calc(100vh - 45px);
            • Mark Harding
              Mark Harding @markeharding · 2 minutes ago
              Owner

              Why are we removing this?

            • Please register or sign in to reply
          • Mark Harding
            Mark Harding @markeharding started a thread on the diff 2 minutes ago
            src/app/modules/groups/profile/conversation/conversation.component.scss
            32 31
            33 32 .m-group__chat, .m-group__chat > m-comments__thread {
            34 33 height: 100%;
            35 height: calc(100vh - 45px);
            36 34 position: relative;
            37 35 padding: 0;
            38 36 margin: 0;
            39 37 display: flex;
            40 38 flex-direction: column;
            41 39 box-sizing: border-box;
            42 padding-bottom: 24px;
            • Mark Harding
              Mark Harding @markeharding · 2 minutes ago
              Owner

              why is this going?

            • Please register or sign in to reply
          • Mark Harding
            Mark Harding @markeharding started a thread on the diff 2 minutes ago
            Last updated by Mark Harding 1 minute ago
            src/app/common/layout/layout.scss
            11 11
            12 12 &.has-v2-navbar {
            13 13 margin-top: 52px;
            14 @media screen and (max-width: $max-mobile) {
            15 margin: 52px 0 51px 0;
            • Mark Harding
              Mark Harding @markeharding · 2 minutes ago
              Owner

              51?

            • Mark Harding
              Mark Harding @markeharding · 1 minute ago
              Owner

              Also, why do we have a bottom margin on mobile topbar?

            • Please register or sign in to reply
          • Mark Harding @markeharding added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label 1 minute ago

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

          • Mark Harding
            Mark Harding @markeharding · 1 minute ago
            Owner

            Lets just remove the bottom bar. Theres so many tasks and hacky changes all because of this.

          • 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
          2
          Labels
          MR::Requires Changes Squad::Green
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          6
          6 participants
          user avatar
          Emiliano Balbuena
          user avatar
          Mark Harding
          user avatar
          Marcelo Rivera
          user avatar
          Martin Santangelo
          user avatar
          Brian Hatchet
          user avatar
          Ben Hayward
          Reference: minds/front!422