duckduckgo / macos-browser

DuckDuckGo macOS Browser
Apache License 2.0
249 stars 10 forks source link

Disable reordering when sort by name is enabled #3552

Closed jotaemepereira closed 1 week ago

jotaemepereira commented 1 week ago

Task/Issue URL: https://app.asana.com/0/1204006570077678/1208661547711012/f Tech Design URL: CC:

Description: This fixes a bug where we enabled reordering bookmarks in both the panel and the manager when sort by name was enabled.

Steps to test this PR:

  1. Go to the bookmarks panel or manager
  2. Sort by name descending or ascending
  3. Try to re-order bookmarks
  4. It shouldn’t let you drop bookmarks to re-order them

Definition of Done:

Internal references:

Pull Request Review Checklist Software Engineering Expectations Technical Design Template Pull Request Documentation