Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #3713: Add option to drag/drop/rearrange favourites on New Tab Page Controller #4401

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

soner-yuksel
Copy link
Contributor

@soner-yuksel soner-yuksel commented Oct 25, 2021

Adding drag and drop delegate method implementations for NewTabPageController. This will allow user to rearrange the visible favourites on NTP. Favourites outside of visible ones do not need to be handled.

Summary of Changes

This pull request fixes #3713

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

Rearrange Favourites on NTP page and check if it persists

Screenshots:

Simulator.Screen.Recording.-.iPhone.12.-.2021-10-25.at.13.05.00.mp4

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue and pull request is assigned to a milestone (should happen at merge time).

@soner-yuksel soner-yuksel added this to the 1.32.5 milestone Oct 25, 2021
@soner-yuksel soner-yuksel requested a review from a team October 25, 2021 17:09
@soner-yuksel soner-yuksel self-assigned this Oct 25, 2021
@soner-yuksel soner-yuksel requested review from kylehickinson, nuo-xu, Brandon-T and iccub and removed request for a team October 25, 2021 17:09
@soner-yuksel soner-yuksel force-pushed the enhancement/favourite-drag-ntp branch from 573ddce to 0ddce89 Compare October 25, 2021 20:29
@iccub iccub merged commit 4c01bcd into development Oct 26, 2021
@iccub iccub deleted the enhancement/favourite-drag-ntp branch October 26, 2021 13:26
@iccub iccub modified the milestones: 1.32.5, 1.33 Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to drag drag/rearrange favorites via NTP
2 participants