fix(compare): render two already-populated fact rows missing from the table#5425
Conversation
…g from the table dataTables and richTextEditor are required fact fields, already researched and filled in for Sim and every competitor, but neither was ever added to the row list the table actually renders.
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Adds both keys to the Platform section row list (between native file storage and sub-workflows), so all comparison pages that use this canonical section config will surface the existing fact data. Reviewed by Cursor Bugbot for commit a96f55d. Configure here. |
Summary
dataTablesandrichTextEditorare required fact fields already researched and filled in for Sim and every competitor, but neither key was ever added to the row list the comparison table actually renders.Type of Change
Testing
tsc --noEmitclean (confirms every profile already has both fields populated)biome checkcleanChecklist