Skip to content

Improve error message and UX#234

Open
StephenNneji wants to merge 2 commits into
RascalSoftware:mainfrom
StephenNneji:improve_error_msg
Open

Improve error message and UX#234
StephenNneji wants to merge 2 commits into
RascalSoftware:mainfrom
StephenNneji:improve_error_msg

Conversation

@StephenNneji

@StephenNneji StephenNneji commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Fix #224

  • When loading a project and there is an exception, the message box would have a "show details" button to show the exception traceback

    Screenshot 2026-06-18 094208
  • When editing a project, renaming or deleting a parameter should update its references, hence there should be no more invalid error message, all messages should be missing parameters

  • Error messages should now contain an action which hopefully points user in the correct direction,

  • Also Added early validation for backgrounds

Fix #144

  • Deleting a layer or domain contrast should now reflect in the contrast UI and some formatting i.e. gridlines has been added to make it clear when it is empty. This could be improved in the future by adding a maybe a red highlight

@StephenNneji StephenNneji marked this pull request as ready for review June 18, 2026 09:00
@StephenNneji StephenNneji requested a review from DrPaulSharp June 18, 2026 09:00
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.

Improve error messages When layers or domains contrasts are removed the contrast model does not show this to user

1 participant