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

Add feature notification signup modal #34

Open
kisamoto opened this issue May 11, 2024 · 0 comments
Open

Add feature notification signup modal #34

kisamoto opened this issue May 11, 2024 · 0 comments

Comments

@kisamoto
Copy link
Contributor

We want users to show interest in features. This helps us prioritise and them be informed when we add it.

Create a generic modal service that can be applied to any element that can pop up and inform the user that the feature is a work in progress and they can sign up to be modified about it.

Each feature has a unique ID and by signing up to a feature this adds their user info to a table in the background. They can also unsubscribe if they wish so the modal should be able to keep track of the features they are subscribed to (i.e. lazy load from the backend into a local state).

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

No branches or pull requests

1 participant