Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent ignoring the clearSearchOnClickOutside search param on mobile #2039

Merged
merged 2 commits into from
Jul 9, 2023

Conversation

arnautov-anton
Copy link
Contributor

@arnautov-anton arnautov-anton commented Jul 6, 2023

🎯 Goal

Fixes an issue where clearSearchOnClickOutside would be ignored when the navigation in mobile view is open.

MartinCupela
MartinCupela previously approved these changes Jul 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d2ad5eb) 82.22% compared to head (d5c6eee) 82.22%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2039   +/-   ##
========================================
  Coverage    82.22%   82.22%           
========================================
  Files          263      263           
  Lines         6432     6432           
  Branches      1814     1814           
========================================
  Hits          5289     5289           
  Misses         831      831           
  Partials       312      312           
Impacted Files Coverage Δ
...components/ChannelSearch/hooks/useChannelSearch.ts 86.13% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinCupela MartinCupela changed the title Remove "navOpen" from the click listener condition fix: prevent ignoring the clearSearchOnClickOutside search param on mobile Jul 9, 2023
@MartinCupela MartinCupela merged commit e83d313 into develop Jul 9, 2023
3 of 4 checks passed
@MartinCupela MartinCupela deleted the fix/clear-search-on-click-outside branch July 9, 2023 06:46
@arnautov-anton arnautov-anton mentioned this pull request Jul 11, 2023
github-actions bot pushed a commit that referenced this pull request Jul 11, 2023
## [10.8.6](v10.8.5...v10.8.6) (2023-07-11)

### Bug Fixes

* enable search results scrolling ([#2041](#2041)) ([e61cabe](e61cabe))
* prevent ignoring the clearSearchOnClickOutside search param on mobile ([#2039](#2039)) ([e83d313](e83d313))
@github-actions
Copy link

🎉 This PR is included in version 10.8.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants