posit-dev / posit-dev/py-shiny
Action methods for action button, action link, download button, and download link
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
IDK if can be an button for uploading a file is possible.
There are functions to do all other updates to every other input (such as updating the number for a numeric input value)... except I can not click an action button or action link to have it update the input value.
Similarly, if there are methods for input action button and input action link, I'd like to have one for download action button and download action link.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating the existing methods for updating other input values and inspect how action buttons, action links, download buttons, and download links are represented. Clarify whether upload actions are in scope, define the required method behavior, and add coverage for each requested action once the API is agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100