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

Create a notification hook #1128

Open
ollibowers opened this issue Apr 10, 2024 · 0 comments
Open

Create a notification hook #1128

ollibowers opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
👤 closed for help 👥 Closed to external help, team only 📝 feature 🧠 New feature or request 🫣 331 🤫 Is only in scope within the current 331 branch

Comments

@ollibowers
Copy link
Collaborator

  • Should support something like the current notification in App.tsx
  • So takes in a key, optional cooldown and optional clicks-till expire
    • if cooldown is provided, the notification will be blocked from showing up again for X seconds
    • if clicks-till-expire is provided, then notification wont show up after X clicks
  • use redux persist for this ideally
@ollibowers ollibowers added 📝 feature 🧠 New feature or request 👤 closed for help 👥 Closed to external help, team only 🫣 331 🤫 Is only in scope within the current 331 branch labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👤 closed for help 👥 Closed to external help, team only 📝 feature 🧠 New feature or request 🫣 331 🤫 Is only in scope within the current 331 branch
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants