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

feat: add closeOnBack to Popup, CenterPopup and other components built on them #6438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: add `closeOnBack` to Popup, CenterPopup and other components bu…

1cd3e80
Select commit
Loading
Failed to load commit list.
Open

feat: add closeOnBack to Popup, CenterPopup and other components built on them #6438

feat: add `closeOnBack` to Popup, CenterPopup and other components bu…
1cd3e80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 20, 2023 in 0s

33.33% of diff hit (target 92.10%)

View this Pull Request on Codecov

33.33% of diff hit (target 92.10%)

Annotations

Check warning on line 149 in src/components/center-popup/center-popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/center-popup/center-popup.tsx#L149

Added line #L149 was not covered by tests

Check warning on line 151 in src/components/center-popup/center-popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/center-popup/center-popup.tsx#L151

Added line #L151 was not covered by tests

Check warning on line 157 in src/components/center-popup/center-popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/center-popup/center-popup.tsx#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 170 in src/components/popup/popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/popup/popup.tsx#L170

Added line #L170 was not covered by tests

Check warning on line 172 in src/components/popup/popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/popup/popup.tsx#L172

Added line #L172 was not covered by tests

Check warning on line 178 in src/components/popup/popup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/popup/popup.tsx#L176-L178

Added lines #L176 - L178 were not covered by tests