Skip to content

Page title does not change to local language for new email sign in #29

Description

@nachiketkhasbag

Page title stays "Connexion" for new email sign ups.
Should change to "FFULocalizations.of(context).signInLabel"

sign_up_view.dart:

Possible problematic code:
appBar: new AppBar(
title: new Text("Connexion"),
elevation: 4.0,
),

Expected:
Page title should adapt to supported Locale

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions