Tyk Dashboard Messages Suggestion

Hi Team,

In general, the messages of each action on Tyk Dashboard like Updating API, Creating Keys, etc… showed in the header of page like;

However, if you already scrolled down for filling the form, you will not see the actual messages because it is not poisition: fixed. I suggest you to use toastr messages to show messages to users on a certain place of any page. You can see demo here: toastr examples . By doing this, we will not need to search where the message is :slight_smile:

Thanks for the suggestion, great point :slight_smile:

We are aware of it and have done this on some sections, and will be rolling this out on the other sections ASAP. E.g. see the notification toast on the policies page.

Cheers,
Nick

@Nick yes I know that there are some on certain pages, thanks for your prompt response :slight_smile: