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

A default crash screen in development #1989

Open
jkelleyrtp opened this issue Feb 27, 2024 · 0 comments
Open

A default crash screen in development #1989

jkelleyrtp opened this issue Feb 27, 2024 · 0 comments
Labels
cli Related to the dioxus-cli program enhancement New feature or request

Comments

@jkelleyrtp
Copy link
Member

Request

Most frameworks give useful screens from their dev servers to help the developer iterate faster. We should do this for a number of screens:

  • crash screens should show backtraces, give suggestions (AI??), link to your editor, and useful links for things
  • weird crashes could be shared to some sort of telemetry endpoint (...or a quick option to get help in the discord)
  • 404s could show all the routes of your app
  • non-compiling apps should show why they didn't compile
@jkelleyrtp jkelleyrtp added enhancement New feature or request cli Related to the dioxus-cli program labels Feb 27, 2024
@jkelleyrtp jkelleyrtp added this to the High-Priority Backlog milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the dioxus-cli program enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant