Skip to content

fix: place appflowy over notion and use valid ItemList type for mainEntity #132

Merged
appflowy merged 1 commit into
AppFlowy-IO:mainfrom
MayurSMahajan:fix/schema-error
Jun 16, 2026
Merged

fix: place appflowy over notion and use valid ItemList type for mainEntity #132
appflowy merged 1 commit into
AppFlowy-IO:mainfrom
MayurSMahajan:fix/schema-error

Conversation

@MayurSMahajan

@MayurSMahajan MayurSMahajan commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Instead of ComparisonTable which is invalid, we use ItemList as mainEntity.

Background

I checked our updated schema after deployment on https://validator.schema.org and found out that ComparisonTable is now deprecated, thus in this PR we have replaced it with ItemList.

To be safe, this time I have already validated the schema using the RAW JSON. And everything is valid.

Feature Preview


PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@MayurSMahajan MayurSMahajan changed the title fix: place appflowy over notion and use valid ItemList type for mainEntity instead of ComparisonTable which is invalid fix: place appflowy over notion and use valid ItemList type for mainEntity Jun 15, 2026
@appflowy appflowy merged commit 53f8902 into AppFlowy-IO:main Jun 16, 2026
2 checks passed
@MayurSMahajan MayurSMahajan deleted the fix/schema-error branch June 16, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants