sourcefuse / backstage

2 stars 0 forks source link

Update Permission Error to be a toast message with styling #163

Open maxmurphySF opened 3 weeks ago

maxmurphySF commented 3 weeks ago

What

This task involves updating the display of permission errors in Backstage. Instead of showing plain text on the page, the error message will be transformed into a styled toast notification. This change aims to improve the user experience by providing a more visually appealing and less intrusive way of communicating permission-related issues to the user.

Done When