matrix-org / matrix-org/matrix-hookshot
Feedback when updating RSS feed details
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
After that I change details for an RSS feed and click `Save`, feedback should appear near the button.
* When I click: `Saving...` This helps on a flaky connection (see below), clears out previous feedback (to avoid ambiguity in case I edit/save twice), shows that the web page is not hung or something.
* On success: `Saved`. My WiFi is flaky downstairs, so I don't know if I can already close the tab, or it's waiting for the server response.
* On failure: `Not saved, error`. Today, the error appears above `Feeds subscribed to`. This is far above than `Save`, so it is not visible.
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 at the RSS feed details form and locate the Save button and the existing error shown above “Feeds subscribed to.” Trace the save request and its success and failure states, then confirm that feedback appears beside the button for saving, success, and failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100