Hi everyone
I came across a feature that could enhance our user experience: adding deeplinks or other url support to snackbar messages.
The benefit for the user is that we (developer) can help the user to optionally navigate to a subject.
For example: in our application we notify the user of the creation of an order (without a task popup screen). It's up to the user to navigate to the created order or continue creating new orders. In these types of cases a process flow to navigate a user to the order is not possible.
It would help the user if he can click on a deeplinks in the snackbar to open the newly created order if he wants to go to the order details.