Make selected office files be opened not pointed to
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
I have created a table and added form type selection of a file. Mostly that will be an office document (text or spreadsheet).
When checked a view I found that clicking on selected file leads to pointing to it in the Files app, but not opening. In my opinion this logic a bit excessive.
Describe the solution you'd like
Please, make that the clicked file be opened immediately with associated apps, if there are no associate apps, download it.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the table view that renders selected file fields and trace the current click behavior into the Files app. Verify the behavior with an office document and an associated application available; done means clicking opens the file with its associated app, or downloads it when no association exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100