Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add optional frontend feature with BrowserConsoleError/BrowserConsoleExt helpers
  • support emitting AppError/ErrorResponse as JsValue and logging to console.error
  • document the browser workflow and bump crate version to 0.4.0

Testing

  • cargo build --all-targets
  • cargo build --all-targets --features frontend
  • cargo clippy --all-targets --features frontend -- -D warnings
  • cargo test --all
  • cargo test --all --features frontend
  • cargo doc --no-deps --features frontend

https://chatgpt.com/codex/tasks/task_e_68c93be351c8832b9fc2b064ffa60cac

@RAprogramm
Copy link
Owner Author

@codex
naidi vse Result<... , ...> i zameni na AppResult<...>
specialno dlya etogo alias est'

@chatgpt-codex-connector
Copy link

Summary

Testing

  • ⚠️ Not run (documentation-only changes)

View task →

@RAprogramm RAprogramm merged commit 61452cb into main Sep 16, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/add-error-handling-for-frontend branch September 16, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants