Skip to content
New issue

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

When using unsplash as an image source it does not respect the lang passed into picker options #519

Open
robinbristoluk opened this issue Jun 7, 2023 · 0 comments

Comments

@robinbristoluk
Copy link

robinbristoluk commented Jun 7, 2023

Expected Behavior

When viewing the Unsplash panel in a picker created with a lang property other than 'en' the ui elements should be displayed in the specified language

Current Behavior

The UI of the Unsplash panel is presented in english, and not the specified language

Possible Solution

Steps to Reproduce (for bugs)

  1. Create and open a new picker object with the lang passed in as 'es', and unsplash added to the fromSources array
  2. Select the unsplash view and observe the language.
  3. Also note the rest of the pickers ui is in the specified language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant