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

Quota Notifications: Toast when user takes action which reaches quota #2124

Closed
dtaylor113 opened this issue Sep 20, 2017 · 2 comments
Closed

Comments

@dtaylor113
Copy link
Contributor

If the user takes an action that brings her to the quota, she should see a toast notification. Not clear how to trigger/implement this. What are all the entry-points/actions which may bring a user to quota? Is there a way to watch for quota limits just reached?

@spadgett
Copy link
Member

We need to determine if this is practical to implement.

cc @ncameronbritt

@spadgett
Copy link
Member

I'm closing this as not practical to implement. It's expensive to watch quota. There are so many actions that can cause this in the UI, and I want to be careful about how much logic we duplicate around quota on the client generally.

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants