Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Show toast closely associated with cell it applies to
posted

We are trying to mimic the behavior of the jQuery grid where a toast is shown pointing at a cell when a validation error occurs:

We wanted to use the toast component since that seemed ideal, but were disappointed to learn that it only supports very basic positioning.

It is important to let the user know when this automatic correction occurs and if the toast appears at the bottom or top of the page, it might go unnoticed by the end user.

Are there are options for positioning the toast near the cell it applies to?