You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The header bar title on the Forum screen should be displayed as "Forum", and the styling of the header bar should be consistent with the header bar on all other screens.
Current Behavior
On the Forum screen, the header bar title is displayed as "Home" instead of "Forum". Also, the styling of the header bar is different from the header bar on all other screens.
Failure Information (for bugs)
On the Forum screen, the Headerbar component is used to display the header, while the HeaderNavigationBar component is used on all other screens.
Steps to Reproduce
Open the Go-Social app.
Navigate to the Forum screen.
Observe the header bar title and styling.
Context
This issue is occurring on the latest version of the platform. I am using app on Pixel 4 in android studio.
The text was updated successfully, but these errors were encountered:
Expected Behavior
The header bar title on the Forum screen should be displayed as "Forum", and the styling of the header bar should be consistent with the header bar on all other screens.
Current Behavior
On the Forum screen, the header bar title is displayed as "Home" instead of "Forum". Also, the styling of the header bar is different from the header bar on all other screens.
Failure Information (for bugs)
On the Forum screen, the
Headerbar
component is used to display the header, while theHeaderNavigationBar
component is used on all other screens.Steps to Reproduce
Context
This issue is occurring on the latest version of the platform. I am using app on Pixel 4 in android studio.
The text was updated successfully, but these errors were encountered: