Open Closed

Blazor: Improve error messages #1248


User avatar
0
AndrewT created
  • ABP Framework version: v4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue: example below where user connection is lost and what they need to do is login again.

How can we improve the error messages like this one, which is not helpful for a user, without having to edit the source because that breaks the ability to easily upgrade.


5 Answer(s)
  • User Avatar
    0
    AndrewT created

    bump

  • User Avatar
    0
    mladen.macanovic created

    Hello, sorry for not getting to you sooner.

    Can you explain more in what way you want to improve the error messages? Do you want to add extra information ot change the modal dialog UI?

  • User Avatar
    0
    AndrewT created

    The main problem is the information in the error message is not helpful.

    so that is the first thing to resolve.

    We do not want to download and edit source as that will then be a problem when we have to upgrade eg 4.3 patch.

  • User Avatar
    0
    mladen.macanovic created

    I don't think there is a way to make it without modifying the code. Can you tell us when or whre does it happen so we can reproduce?

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11