Skip to content

(errors): show friendly NoAppsRegisteredApp when no apps are registered#2256

Closed
ArtemKhvorostianyi wants to merge 2 commits intomainfrom
2069-better-user-experience-if-you-run-a-project-with-no-apps
Closed

(errors): show friendly NoAppsRegisteredApp when no apps are registered#2256
ArtemKhvorostianyi wants to merge 2 commits intomainfrom
2069-better-user-experience-if-you-run-a-project-with-no-apps

Conversation

@ArtemKhvorostianyi
Copy link
Copy Markdown
Collaborator

Screenshot 2026-02-16 at 01 45 17
  • Added NoAppsRegisteredApp – a view similar to NotFoundApp with "Ouch! :|" and a message that no apps are registered
  • Introduced AppIds.NoAppsRegistered and UseNoAppsRegistered<T>() for registering the fallback app
  • Updated AppRepository.GetAppOrDefault to return the NoAppsRegistered app instead of throwing when no serviceable apps exist

@rorychatt rorychatt requested review from nielsbosma and removed request for nielsbosma February 16, 2026 08:49
@rorychatt
Copy link
Copy Markdown
Collaborator

We have this on hold.

Copy link
Copy Markdown
Collaborator

@rorychatt rorychatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of providing a page that covers this error, we need a more generic solution that displays an error.

Then we simply pass a specific error message text in it. Like a general error display app

@rorychatt rorychatt deleted the 2069-better-user-experience-if-you-run-a-project-with-no-apps branch April 9, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants