Commit c828eb8
committed
Fix: type filter plural mismatch (Classes vs Class), add exhaustive public tests
Fix pre-existing bug where filter buttons (Classes/Properties/Individuals)
never matched because currentFilter was 'classes' but entity type text was
'Class'. Now handles singular/plural comparison correctly.
Add 65-test exhaustive Playwright suite for the public site covering every
click route: welcome panel, module pills, sidebar navigation, search,
type filters, entity details, relationships, breadcrumbs, back-to-welcome,
featured cards, URL parameters, cross-module navigation, and visual integrity.1 parent e410830 commit c828eb8
2 files changed
Lines changed: 724 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
769 | | - | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
770 | 774 | | |
771 | 775 | | |
772 | 776 | | |
| |||
0 commit comments