Skip to content

Add multiline selection to call details screens#268

Open
JanArlukiewicz wants to merge 1 commit into
jhomlala:masterfrom
JanArlukiewicz:feat/multiline-selection
Open

Add multiline selection to call details screens#268
JanArlukiewicz wants to merge 1 commit into
jhomlala:masterfrom
JanArlukiewicz:feat/multiline-selection

Conversation

@JanArlukiewicz

@JanArlukiewicz JanArlukiewicz commented Oct 2, 2025

Copy link
Copy Markdown

Purpose:

Enable multiline text selection across AliceCallListRow widgets in the call details screens.

Changes:

Wrapped ListView widgets with SelectionArea in:

  • alice_call_error_screen.dart
  • alice_call_overview_screen.dart
  • alice_call_request_screen.dart
  • alice_call_response_screen.dart
  • Minor formatting updates for consistency

Benefits:

  • Users can select and copy text across multiple rows
  • Improves debugging and data extraction
  • No functional changes

Testing:

Verified text selection works across rows in all four screens.

@JanArlukiewicz JanArlukiewicz changed the title feat: add multiline selection to call details screens Add multiline selection to call details screens Oct 2, 2025
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