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

UX: ArcGIS and ESRI Rest file previews not available in DKAN 2. #4009

Open
DaniyalRaza786 opened this issue Sep 5, 2023 · 1 comment
Open

Comments

@DaniyalRaza786
Copy link

Hi,
I am using DKAN 2. I want to display previews for resource files within datasets on the dataset detail page. Currently, previews are only available for CSV files. How can I enable previews for other file formats?

@github-actions github-actions bot added this to Incoming/Triage in DKAN 2 Issue Triage Sep 5, 2023
@dafeder
Copy link
Member

dafeder commented Oct 6, 2023

Hi @DaniyalRaza786 that's not currently a feature of DKAN 2. If you're using a decoupled react frontend, I think it would be a question of finding an existing react component and using that in the app in place of the grid preview when the resource is an ESRI endpoint. It looks like this repo may have a place to start.

This is obviously a fairly large level of effort to accomplish, but we will be very happy to share your efforts if you do find a solution, or consider merging it into one of our repos if appropriate. I think we are looking at some day having out of the box options for this but I can't speak to the timeline for that at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
DKAN 2 Issue Triage
  
Incoming/Triage
Development

No branches or pull requests

2 participants