IQSS / IQSS/dataverse-client-javascript
Implement file access request functionality and use cases
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 1
Description
This issue is inspired by this TODO, in the request access module.
When the file is restricted, users other than the admin/contributor should request access to restricted file, and send a request to related party.
Available on Data Access API
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 with the TODO in src/sections/file/file-action-buttons/access-file-menu/RequestAccessModal.tsx and review the linked Dataverse Data Access API documentation. Trace how restricted-file access requests should be represented and sent for users other than admins or contributors. Done means the client supports the stated request flow and sends the request to the related party.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100