You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After landing #5523, @jrobbins came up with a good suggestion:
It seems a little odd that a PSA feature would appear on the roadmap with a green checkmark even if the PSA email was not sent to blink-dev. Would it make sense to check the stage intent_thread_url field and somehow communicate to the user that it should be filled in?
My response was this:
I do think this is a good idea. It might take a bit of an overhaul in implementation, since we do not fetch feature stages for the roadmap, and the intent thread exists in the stage. It could cause some additional latency on the roadmap, but perhaps the difference will be negligible. 🙂
If this is viable, it would be a solid UX upgrade to implement.