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

FilePicker: How to allow picking URLs of site pages? #601

Closed
msgx opened this issue Jul 6, 2020 · 4 comments
Closed

FilePicker: How to allow picking URLs of site pages? #601

msgx opened this issue Jul 6, 2020 · 4 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@msgx
Copy link

msgx commented Jul 6, 2020

Category

[ ] Enhancement
[ ] Bug
[x] Question

Version

Please specify what version of the library you are using: v1.19.0

Question 1

Is it possible to configure FilePicker component to display ASPX page files also? At least on the "Site" tab where I can pick a page from the SharePoint site. There is a task to provide users with ability to reference a page by its URL.

Question 2

As I can see from the code, there is an argument includePageLibraries in the getSiteMediaLibraries(). However, all the calls of this method are parameterless. Is it planned to propagate this argument to FilePicker props?

@ghost
Copy link

ghost commented Jul 6, 2020

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Jul 6, 2020
@rickhellenthal
Copy link

Same issue here, we'd like to be able to browse the files in the SitePages tab using the FilePicker component, just like the picker in the Quick Links webpart. At the moment (version 2.1.0) it is only possible to browse Documents and Site Assets.

Picker in Quick Links webpart
image

Picker in FilePicker component (Hid everything except Site)
image

Any updates on this issue?

AJIXuMuK added a commit that referenced this issue Jan 29, 2021
#601 - allow display Site Pages on Site tab
@AJIXuMuK
Copy link
Collaborator

Hi @msgx - thank you for reporting this one!

The enhancement PR has been merged and will be included in the next release.

In a meanwhile you can test the functionality in beta version.

@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability and removed Needs: Triage 🔍 labels Jan 29, 2021
@AJIXuMuK AJIXuMuK added this to the 2.5.0 milestone Jan 29, 2021
@estruyf estruyf mentioned this issue Mar 2, 2021
@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Mar 2, 2021

v2.5.0 has been released.

@AJIXuMuK AJIXuMuK closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

3 participants