Resonate icon indicating copy to clipboard operation
Resonate copied to clipboard

Clubhouse, but Open Source. A social voice platform.

Results 131 Resonate issues
Sort by recently updated
recently updated
newest added

## Description The username field on the onboarding_screen was giving error `general_argument_invalid, Invalid documentId param: UID must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, and underscore....

attended
IMS

Fixed app launch black screen stuck issue during splash screen, because of new push route was getting null

duplicate
attended

## Description Initially, the "Anonymous" text did not fit into the button, so reducing the size helped fix it. Fixes #235 ## Type of change Please delete options that are...

attended
awaitIntra

## Description The app used to go complete black after the splash screen and other screens were not visible. There was a problem with navigating from splash screen to the...

bug
attended
IMS

## Description image of the user in discussion tile throw an Network Image Load Exception while user where scrolling Fixes #300 ## Type of change add on Foreground Image Error...

attended
awaitIntra

## Description **Problem:** When tiles on profile page are tapped the spalsh exceedes the visible boundry of the tiles. **Preview of the problem:** ![image](https://github.com/AOSSIE-Org/Resonate/assets/55053472/bfc2108a-04d9-4ca5-998d-2e28c53865d1) **Reason:** CustomCard widget(from custom_card.dart) is used...

attended
IMS

## Description **Problem:** Bottom overflowed error when user is on login screen. **Preview of the problem:** ![Screenshot from 2024-05-14 09-28-07](https://github.com/AOSSIE-Org/Resonate/assets/55053472/dabeb7f0-fce7-4e30-967d-f94d52abbee4) **Reason:** Hard Coded value of `height=780` is used for setting...

attended
IMS

### 🐛 Describe the bug When the button on the profile page is clicked the splash goes beyond the borders of button ![Screenshot_1709188487](https://github.com/AOSSIE-Org/Resonate/assets/55053472/c5a8f9d0-04bc-4399-9b9a-b183640273cd)

## Description Migrate to gradle's declarative plugin declaration from imperative plugin declaration as refrenced in [Deprecated imperative apply of Flutter's Gradle plugins](https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply) Fixes #289 : BUG: You are applying Flutter's...

attended
IMS

## Description The Flutter framework has deprecated the usage of WillPopScope constructor in favor of PopScope starting from version v3.12.0-1.0.pre. However, there were still instances of WillPopScope being used in...

attended
awaitIntra