BryanMorfe / BryanMorfe/sectionkit

Implement a more granular approach for determining which delegates to call for section providers.

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Problem

Currently, delegate methods such as `collectionSectionControllerDidEndMultipleSelectionInteraction(_:)` is called for all section providers when in reality it should be called only for the section providers for which there was a multiple selection interaction. The same occurs for ending/starting context menu interactions, for example.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.