Pre-fill transaction from URL-parameters
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the 'Transfer' form could be pre-filled from the URL-parameters. This enables the penning-bot to send messages with a link you just have to click and press 'Give money' to pay your debts.
Example of what this could look like: https://tab.zeus.gent/?amount=3.00&who=fk&message=Gift&action=give. The actions can be take, give or request.
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
Start at the Transfer form and trace how the page reads or ignores URL parameters. Use the example URL to check handling of amount, who, message, and action values, including take, give, and request. Done means the form is pre-filled and the selected action can be completed from the generated link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100