indieweb / indieweb/indiewebify-me

h-entry validator should check for valid RSVP values!

Open
#67 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
188
Forks
26
PR merge metrics
No merged PRs in 30d

Description

h-entry validator should detect if an h-entry is an RSVP (e.g. has p-rsvp property) and make sure the value provided is valid (yes,no,maybe,interested).

Maybe suggest markup if an invalid value is provided e.g. if someone says
```
I'm attending
```
perhaps suggest instead
```
I'm attending
```
cc @aaronpk (who discovered invalid RSVP values received by webmention.io)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the h-entry validator entry point and trace how p-rsvp properties are detected and their values are interpreted. Check the four allowed values—yes, no, maybe, and interested—and review how the validator reports invalid markup. Done means valid RSVP values pass and invalid values are flagged, with the suggested data markup considered if supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.