-
Notifications
You must be signed in to change notification settings - Fork 73
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
Notifications API: inline replies #91
Comments
This looks like an OK feature, but I think that it might be a little too low level a question for this repo. It's a tiny feature. Not sure that it makes sense to ask questions here at this level of detail. Separately, I'm not sure that the proposed process for backward compatibility (treat these as simple buttons) works; some process for feature detection would seem to be necessary. |
@martinthomson yeah, so what is the place for minor features? I'd rather not make the call alone on behalf of Mozilla as that feels somewhat conflict-of-interesty if I also help maintain the standard and for a number of things we don't have a clearly identified owner. (And even when there's a clearly identified owner it can be hard to get them to comment on the relevant GitHub issue.) |
I'm less concerned with minor versus major than whether it fits into some broader set of APIs we are going to want; if so, it would be better to figure out the overall architecture |
Who would be likely to implement this if we were going to do so? Maybe they would have feedback. That said, it seems like a reasonable feature to me, so I'm fine with just marking as |
That said, I'm also not entirely sure how to list this in the overall positions table, given that it's a feature within a spec... |
Explainer: https://github.com/anitawoodruff/inline-notification-replies
Standard PR: whatwg/notifications#132
HTML diff of that: https://whatpr.org/notifications/132/e9407eb...e308162.html
Since we don't have anyone actively maintaining the Notifications API, I figured I'd escalate this here.
I suspect we're either
defer
(minus myself, since I have helped with review) orworth prototyping
.The text was updated successfully, but these errors were encountered: