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
@jessegreenberg Please address this TODO item in NavigationBarScreenButton:
66 // TODO: do we have to wrap this with a translated string, to say "Switch to ...", etc.? 67 domElement.value = screen.name;
The text was updated successfully, but these errors were encountered:
remove TODO comment in NavigationBarScreenButton, see #375
817cc12
I removed the TODO comment since this is more generally going to be addressed with issue #355.
Sorry, something went wrong.
jessegreenberg
No branches or pull requests
@jessegreenberg Please address this TODO item in NavigationBarScreenButton:
The text was updated successfully, but these errors were encountered: