3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Objective-C7,200 stars (7,200 stars)1,444 forks (1,444 forks)batch import
help wanted
- Issue type
- bug
- Research direction
- Investigate the shaking behavior of UISearchBar in QMUISearchController when used with UICollectionView. Examine the layoutSubviews cycle of UICollectionReusableView and how the search bar is added. Review related code in QMUISearchController and UICollectionView extensions. The recorded video shows the shaking after cancel, likely due to layout updates. Check for any known workarounds. See issue #1313 comments for additional context.