Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 151
    • Issues 151
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !300

Open
Opened 39 minutes ago by Martin Santangelo@msantang78
  • Report abuse
Report abuse

[Sprint/KiltedKoala] (fix) load next page when end reached

Check out, review, and merge locally

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

git fetch origin
git checkout -b feat/fix-end-reached-detection-condition origin/feat/fix-end-reached-detection-condition

Step 2. Review the changes locally

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

git fetch origin
git checkout origin/release/3.8.1
git merge --no-ff feat/fix-end-reached-detection-condition

Step 4. Push the result of the merge to GitLab

git push origin release/3.8.1

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 feat/fix-end-reached-detection-condition into release/3.8.1
Open in Web IDE
  • Email patches
  • Plain diff
Could not retrieve the pipeline status. For troubleshooting steps, read the documentation.
Merge request approved. Approved by
Marcelo Rivera
Marcelo Rivera
Brian Hatchet
Brian Hatchet

Set by Martin Santangelo to be merged automatically when the pipeline succeeds

The changes will be merged into release/3.8.1

The source branch will not be deleted

  • Discussion 0
  • Commits 1
  • Pipelines 1
  • Changes 1
  • Loading...
  • Martin Santangelo @msantang78 changed milestone to %sprint: Kilted Koala 39 minutes ago

    changed milestone to %sprint: Kilted Koala

  • Martin Santangelo @msantang78 added MR::Awaiting Review Squad::Green scoped labels 39 minutes ago

    added MR::Awaiting Review Squad::Green scoped labels

  • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 12 minutes ago

    approved this merge request

  • Marcelo Rivera @eiennohi approved this merge request 4 minutes ago

    approved this merge request

  • Martin Santangelo @msantang78 enabled an automatic merge when the pipeline for e7087c0b succeeds 1 minute ago

    enabled an automatic merge when the pipeline for e7087c0b succeeds

  • 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
sprint: Kilted Koala
Milestone
sprint: Kilted Koala
Assign milestone
None
Time tracking
No estimate or time spent
2
Labels
MR::Awaiting Review Squad::Green
Assign labels
  • View project labels
Lock merge request
Unlocked
3
3 participants
user avatar
Martin Santangelo
user avatar
Marcelo Rivera
user avatar
Brian Hatchet
Reference: minds/mobile-native!300