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 centralized dialog management #2489

Merged
merged 33 commits into from
Sep 16, 2024

refactor: remove openDialogCount from DialogManager

4f120a4
Select commit
Loading
Failed to load commit list.
Merged

feat: add centralized dialog management #2489

refactor: remove openDialogCount from DialogManager
4f120a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 11, 2024 in 1s

94.94% of diff hit (target 10.00%)

View this Pull Request on Codecov

94.94% of diff hit (target 10.00%)

Annotations

Check warning on line 56 in src/components/Dialog/DialogManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Dialog/DialogManager.ts#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/components/Dialog/DialogManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Dialog/DialogManager.ts#L59

Added line #L59 was not covered by tests

Check warning on line 62 in src/components/Dialog/DialogManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Dialog/DialogManager.ts#L62

Added line #L62 was not covered by tests

Check warning on line 317 in src/components/Message/utils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Message/utils.tsx#L317

Added line #L317 was not covered by tests

Check warning on line 132 in src/components/Reactions/ReactionSelector.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Reactions/ReactionSelector.tsx#L132

Added line #L132 was not covered by tests