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

feature: 141-FEATURE-News-notifications-extension-frontend #148

Merged

Conversation

tombeckenham
Copy link
Collaborator

Implementation of News notifications on the chrome extension.

Fixes #141

@tombeckenham tombeckenham requested a review from zzggo November 7, 2024 05:22
@lmcmz lmcmz self-requested a review November 7, 2024 05:39
@zzggo zzggo merged commit 23402ab into han-dev Nov 7, 2024
1 check passed
@lmcmz
Copy link
Contributor

lmcmz commented Nov 7, 2024

We should target the PR to dev
cc: @zzggo

}}
/>
<Main />
<NewsProvider>
Copy link
Contributor

@lmcmz lmcmz Nov 7, 2024

Choose a reason for hiding this comment

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

Is there a way to avoid too many providers ?
It's fine for now, but when the pattern built up might be too many providers in here.
Cause the news is a light feature in the app.
Any thoughts? @tombeckenham

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think if we had better state management it could be avoided.

@tombeckenham tombeckenham deleted the tombeckenham/141-FEATURE-News-notifications-extension-frontend branch November 10, 2024 21:19
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.

3 participants