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

File field: "Import from URL" functionality #29874

Open
Tracked by #29691
oidacra opened this issue Sep 4, 2024 · 0 comments
Open
Tracked by #29691

File field: "Import from URL" functionality #29874

oidacra opened this issue Sep 4, 2024 · 0 comments
Assignees

Comments

@oidacra
Copy link
Member

oidacra commented Sep 4, 2024

Parent Issue

#29691

Task

Implement the "Import from URL" feature for File Field, which opens a popup for users to enter a URL and import a file from that location.

Proposed Objective

User Experience

Proposed Priority

Same as Parent Issue

Acceptance Criteria

  1. An "Import from URL" option is available in the File field
  2. Clicking the option opens a popup with a URL input field
  3. The system attempts to download and import the file from the provided URL
  4. Error handling if the URL is invalid or the file cannot be imported
  5. The popup remains open and displays an error message if the import fails
  6. Successfully imported files are treated as if they were uploaded directly

Assumptions & Initiation Needs

  • Backend API for importing files from URLs is available
  • Security measures for URL validation and file scanning are in place
@nicobytes nicobytes removed the Triage label Sep 11, 2024
@nicobytes nicobytes self-assigned this Sep 12, 2024
@nicobytes nicobytes changed the title Develop "Import from URL" functionality File field: Develop "Import from URL" functionality Sep 18, 2024
@nicobytes nicobytes changed the title File field: Develop "Import from URL" functionality File field: "Import from URL" functionality Sep 18, 2024
@nicobytes nicobytes removed their assignment Sep 18, 2024
@nicobytes nicobytes self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants