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 rerender/redraw when feedback alert is removed #1483

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

magnurh-cx
Copy link
Contributor

No description provided.

@magnurh-cx magnurh-cx requested a review from a team as a code owner March 19, 2025 13:35
@magnurh-cx
Copy link
Contributor Author

Fiks for å hindre re-rendering av NavFormBuilder når feedback alert forsvinner etter timeout. Fiksen var å legge til useMemo i FeedbackContext.tsx (for emit-objektet). Resten er refaktorering, primært å bytte ut custom messageQueue hook med en reducer.

Copy link
Member

@akgagnat akgagnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 🖊️ 🌮

@magnurh-cx magnurh-cx merged commit b437772 into master Mar 21, 2025
10 checks passed
@magnurh-cx magnurh-cx deleted the fix/rerendering-after-notification-clear branch March 21, 2025 10:06
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