mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 13:10:58 +00:00
The approved single-page register -- with the detail modal that shows a seafarer's full standing -- had been replaced by a three-file grid that carried no profile view. That is why the seafarer profile appeared missing from the backoffice entirely. Restores his page and points it at /seafarer-registry. The list is served whole and filtered in the browser: the filters are instant facets over a page-sized list, and a round trip per keystroke would make the search feel slower than the data it searches. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>