Skip to content

Conversation

whflima
Copy link
Contributor

@whflima whflima commented Jul 31, 2025

Closes #131

Description

This PR updates the NicknameEditor behavior to automatically generate a new nickname when the input BasicTextField loses focus and the current value is blank. This ensures that users are always assigned a nickname if they leave the field black.

Why this matters

  • Prevents users from leaving the nickname field empty, which may cause issues in downstream logic or user experience.

Platform-Specific Behavior

This issue was particularly noticeable on Android devices, where losing focus from the NicknameEditor did not trigger nickname generation when the input was left black.

On iPhones, this behavior already works as expected.

Screen recordings

Screen_recording_20250731_071319.mp4

Checklist

@callebtc
Copy link
Collaborator

callebtc commented Aug 5, 2025

like it, thank you!

@callebtc callebtc added the enhancement New feature or request label Aug 5, 2025
@whflima whflima requested a review from callebtc August 6, 2025 04:37
yet300 added a commit to yet300/bitchat-android that referenced this pull request Aug 30, 2025
This commit completely redesigns the "About" bottom sheet.

The new design features:
*   A cleaner, more structured layout with distinct sections for features, appearance, and network settings.
*   Improved typography and styling that aligns with the rest of the app's UI.
*   A sticky top bar with a "Done" button that appears on scroll.
*   The use of string resources for all text content, improving localization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

We can send message without username

2 participants