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

Improved error messages in the UI with clear call-to-action when there are errors #3110

Open
mscolnick opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mscolnick
Copy link
Contributor

Description

Not all our error messages have clear call to actions. These errors exist in frontend/src/components/editor/output/MarimoErrorOutput.tsx

Suggested solution

  1. We should improve the messaging, with a CTA
  2. Can we improve deep links (linking to cells, or variables, or opening a panel)
  3. Can we have auto-fixes or auto-installation or auto-import
  4. Can some of the errors be less prominent (either not red or muted red) when they are dependent on another error

Alternative

No response

Additional context

No response

@mscolnick mscolnick added the enhancement New feature or request label Dec 10, 2024
@mscolnick mscolnick added this to the marimo 1.0.0 milestone Dec 10, 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