Skip to content

Improve error messages with helpful guidance#3037

Open
chelslava wants to merge 1 commit intorobotframework:developfrom
chelslava:improve/error-messages-v3
Open

Improve error messages with helpful guidance#3037
chelslava wants to merge 1 commit intorobotframework:developfrom
chelslava:improve/error-messages-v3

Conversation

@chelslava
Copy link
Copy Markdown

Summary

Improves error messages throughout RIDE to provide more helpful guidance to users when things go wrong.

Changes

  • Text editor sanity check errors now show possible causes (invalid syntax, malformed headers, indentation issues)
  • Validation errors now show common causes (invalid characters, name too long/empty, duplicate names)
  • Modification prevented error now shows step-by-step solution (how to change file permissions)
  • File overwrite dialog now shows filename and warns about recovery
  • All dialogs now use proper localization with _()
  • Added error icons to dialogs for better visibility

- Text editor sanity check errors now show possible causes
  (invalid syntax, malformed headers, indentation issues)
- Validation errors now show common causes
  (invalid characters, name too long/empty, duplicate names)
- Modification prevented error now shows step-by-step solution
  (how to change file permissions)
- File overwrite dialog now shows filename and warns about recovery
- All dialogs now use proper localization with _()
- Added error icons to dialogs for better visibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant