future-plans: auto-select uploaded file in file picker

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-22 15:31:02 +00:00
parent 07dbb6261e
commit 956f168578

View File

@@ -150,6 +150,11 @@ This would allow:
## PDF / files ## PDF / files
### Auto-select file after upload in file picker
When uploading a PDF from within the file picker (opened from a component), the
newly uploaded file should be automatically linked to that component without
requiring a manual "Select" click.
### File picker search filter ### File picker search filter
The file picker dialog has no search/filter input. With many datasheets this becomes The file picker dialog has no search/filter input. With many datasheets this becomes
unwieldy. Add a filter input at the top of the list that narrows by display name and unwieldy. Add a filter input at the top of the list that narrows by display name and