Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
maxmurphySF opened this issue Jun 26, 2024 · 0 comments
Open

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

maxmurphySF opened this issue Jun 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@maxmurphySF
Copy link

maxmurphySF commented Jun 26, 2024

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

  • A new toast component has been implemented or an existing toast library has been integrated into the application.
  • The permission error message is now displayed as a toast notification instead of plain text on the page.
  • The toast message has been styled according to the application's design guidelines, ensuring consistency with the overall UI.
  • The toast includes appropriate visual cues (e.g., an icon) to quickly indicate that it's an error message.
@maxmurphySF maxmurphySF added this to the Backstage GA milestone Jun 26, 2024
@maxmurphySF maxmurphySF added the enhancement New feature or request label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant