We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On the view post page, under "Post By" in the "About" section, the text is not ideal
/lib/pages/authentication/signin.dart /lib/pages/authentication/view_post.dart
Open the View Post page of a Trip whose user has no about
The About section can be hidden / say "Not Available"
"Add your about here" is shown in the About section
Remove the default about text that is set when the user is created after SignIn with Google.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
On the view post page, under "Post By" in the "About" section, the text is not ideal
Screenshots
Files
/lib/pages/authentication/signin.dart
/lib/pages/authentication/view_post.dart
To Reproduce
Open the View Post page of a Trip whose user has no about
Expected Behaviour
The About section can be hidden / say "Not Available"
Actual Behaviour
"Add your about here" is shown in the About section
Tasks
Possible Fixes
Remove the default about text that is set when the user is created after SignIn with Google.
The text was updated successfully, but these errors were encountered: