matrix-org / matrix-org/matrix-hookshot

Feedback when updating RSS feed details

Open
#792 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feeds
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.