moodle / moodle/devdocs

[feature] Add page change notifications

Open
#262 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted repo
Dominant language
TypeScript
Stars
74
Forks
652
Avg merge
2d 50m
Merged PRs (30d)
12

Description

What do we need to do?

Provide a way for people to subscribe to changes to individual pages.

This should:

  • not include changes to transclusions (i.e. sidebar, navbar, theme, footer, and any included React components)
  • be based on changes to the page
  • be easy to configure

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

The issue identifies no files, tests, or entry points. Start by clarifying the notification mechanism and the boundary between page changes and transclusions; done means people can subscribe to individual pages, receive notifications only for page changes, and configure subscriptions easily.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.