Merge pull request #2595 from basecamp/mobile/board-pull-to-refresh
Prevent pull-to-refresh gesture from conflicting with side scrolling on board perma
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
navigable_list_auto_select_value: false,
|
||||
navigable_list_auto_scroll_value: false,
|
||||
card_hotkeys_navigable_list_outlet: ".cards__transition-container",
|
||||
native_prevent_pull_to_refresh: true,
|
||||
action: "
|
||||
keydown->navigable-list#navigate
|
||||
keydown->card-hotkeys#handleKeydown
|
||||
|
||||
Reference in New Issue
Block a user