json-schema-org / json-schema-org/website
Improve UX for RSS Feed link on Blog page (raw XML is confusing for users)
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Demo video
https://github.com/user-attachments/assets/adc889bd-55b7-4e55-a9d3-892f8aca3c33
Steps to Reproduce
https://json-schema.org/blog?type=Update,Opinion,Case%20Study
Scroll to the bottom of the page
Click on “RSS Feed”
Current Behavior
The browser opens a raw XML RSS feed which looks confusing or broken to users who are not familiar with RSS.
Improved Behavior
providing a “Copy RSS feed URL” option so This would help users understand what the link is for and avoid confusion.
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 Blog page URL and inspect the existing “RSS Feed” link at the bottom, reproducing the raw XML behavior described in the issue. Define the finished behavior as a visible “Copy RSS feed URL” option that lets users copy the feed address without opening raw XML; verify it on the provided filtered Blog page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100