question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Req: Ability to make use of native Asset picker / Link selector in UI Extensions

See original GitHub issue

Hi Contentful,

Thank you for the awesome SDK. This is exactly what I’ve been looking for.

I was wondering if there’s an exposed API to invoke the Image/Asset Picker and Link/Reference picker in the form editor? I know that you can use space.getPublishedAssets and space.getPublishedEntries but it would be much nicer to be able to use Contentful’s native pickers.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
tomasdevcommented, Aug 17, 2017

I know it’s partially related (and technically the original issue is now fixed) but…

There’s currently no way of uploading an asset via UI-extension. The Management API method space.createAssetFromFiles is not in the ui-extension v3 extension.space (probably newer) nor there’s a dialog for the asset upload. Can currently only select already-uploaded assets. Is this feature (ability to upload assets via ui-extension) in the roadmap?

2reactions
jelzcommented, Nov 21, 2016

Hi @nkahoang, as of today you can install v3.1.0 of our SDK that contains methods for opening our native selectors. Here’s the section in the API reference that describes how to use new methods:

https://github.com/contentful/ui-extensions-sdk/blob/master/docs/ui-extensions-sdk-frontend.md#extensiondialogs

Please let us know what are you thoughts and if it met your expectations. I’ll leave this issue opened for couple of days if you’ve got some immediate feedback.

Best, Jakub

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding the Native UI Picker - Spark AR
The native UI picker is an interface that can be added to Meta Spark effects. It lets people choose different options by tapping...
Read more >
Asset Selector | Adobe Experience Manager
Learn how to use the asset selector to search, filter, browse, and fetch metadata for assets within Adobe Experience Manager Assets.
Read more >
ImagePicker - Expo Documentation
expo-image-picker provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera....
Read more >
AssetPicker - GitHub
A free asset or file picker with abstraction layer allowing several adapters like GitHub, EnterMediaDB, Amazon S3, Google Drive, Dropbox etc.
Read more >
Photo picker | Android Developers
The photo picker provides a browsable, searchable interface that presents the user with their media library, sorted by date from newest to oldest....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found