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

Change: Refactor DialogNotification into a function component #3998

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Apr 11, 2024

What

Refactor DialogNotification into a function component

Why

The DialogNotification component is intended to show messages (for example errors) in a dialog easily. With this change it got refactored to a function component which is easier to understand. Also tests for the DialogNotification component are added.

Checklist

  • Tests

@bjoernricks bjoernricks requested a review from a team as a code owner April 11, 2024 12:49
@bjoernricks bjoernricks enabled auto-merge (rebase) April 11, 2024 12:49
Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

The DialogNotification component is intended to show messages for
example errors in a dialog easily. With this change it got refactored to
a function component which is easier to understand. Also tests for the
DialogNotification component are added.
@bjoernricks bjoernricks force-pushed the dialog-notification branch from e6e54e8 to de972d0 Compare April 11, 2024 12:59
@bjoernricks bjoernricks merged commit 589fd7a into main Apr 12, 2024
11 checks passed
@bjoernricks bjoernricks deleted the dialog-notification branch April 12, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants