Skip to content

fix: show sign-in error message in up to 4 lines#10

Merged
sirily11 merged 1 commit into
mainfrom
fix/error-message-4-lines
May 31, 2026
Merged

fix: show sign-in error message in up to 4 lines#10
sirily11 merged 1 commit into
mainfrom
fix/error-message-4-lines

Conversation

@sirily11

Copy link
Copy Markdown
Contributor

Summary

  • Increase the error overlay line limit in RxSignInView from 2 to 4 lines so longer error messages are fully readable.

Changes

  • Sources/RxAuthSwiftUI/RxSignInView.swift: .lineLimit(2).lineLimit(4) in errorOverlay.

🤖 Generated with Claude Code

Increase the error overlay line limit from 2 to 4 so longer
error messages are fully readable.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Copilot AI review requested due to automatic review settings May 31, 2026 07:39
@autopilot-project-manager autopilot-project-manager Bot added the bug Something isn't working label May 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the macOS error banner in RxSignInView so longer sign-in error messages are more readable by allowing more wrapped lines in the overlay text.

Changes:

  • Increase errorOverlay message text line limit from 2 to 4 lines in RxSignInView.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sirily11 sirily11 merged commit f1bc8a1 into main May 31, 2026
5 checks passed
@sirily11 sirily11 deleted the fix/error-message-4-lines branch May 31, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants