logaritmisk
  • Joined on 2023-10-06
logaritmisk opened issue logaritmisk/biggus-dickus#59 2026-06-06 18:53:06 +00:00
Frontend: dark mode is half-built dead code — wire a theme toggle or remove it
logaritmisk opened issue logaritmisk/biggus-dickus#58 2026-06-06 18:53:06 +00:00
Frontend UX: master-detail + sidebar layout has no responsive/small-screen handling
logaritmisk opened issue logaritmisk/biggus-dickus#57 2026-06-06 18:53:06 +00:00
Frontend UX: typography hierarchy + a real page <h1> per route + per-route document.title
logaritmisk opened issue logaritmisk/biggus-dickus#56 2026-06-06 18:53:06 +00:00
Frontend UX: no landing overview/dashboard — add at-a-glance counts
logaritmisk opened issue logaritmisk/biggus-dickus#55 2026-06-06 18:52:34 +00:00
Frontend bug: LabelEditor silently drops other-language labels when editing
logaritmisk opened issue logaritmisk/biggus-dickus#54 2026-06-06 18:52:28 +00:00
Frontend UX: app header is empty — add wayfinding (section/breadcrumb, user, app name, global search)
logaritmisk opened issue logaritmisk/biggus-dickus#53 2026-06-06 18:52:21 +00:00
Frontend UX: standardize loading states on Skeleton (retire "…" and empty role=status divs)
logaritmisk opened issue logaritmisk/biggus-dickus#52 2026-06-06 18:52:20 +00:00
Frontend a11y: focus-visible on custom controls, route focus management, skip link, tablist/lang semantics
logaritmisk opened issue logaritmisk/biggus-dickus#51 2026-06-06 18:52:20 +00:00
Frontend UX: replace raw <select> elements with a token-styled Select / combobox
logaritmisk opened issue logaritmisk/biggus-dickus#50 2026-06-06 18:52:20 +00:00
Frontend UX: reference-data screens are inconsistent and hard to scan (vocab / authorities / fields)
logaritmisk opened issue logaritmisk/biggus-dickus#49 2026-06-06 18:51:31 +00:00
Frontend design system: feature screens bypass the OKLCH tokens + ui/* kit (inconsistent visual language)
logaritmisk opened issue logaritmisk/biggus-dickus#48 2026-06-06 18:51:19 +00:00
Frontend UX: session-expiry handling loses in-progress work; auth feedback gaps
logaritmisk opened issue logaritmisk/biggus-dickus#47 2026-06-06 18:51:10 +00:00
Frontend UX: add toast notifications — mutations currently succeed silently
logaritmisk opened issue logaritmisk/biggus-dickus#46 2026-06-06 18:51:03 +00:00
Frontend UX: object form robustness — double-submit, no dirty guard, inconsistent partial-failure recovery
logaritmisk opened issue logaritmisk/biggus-dickus#45 2026-06-06 18:50:53 +00:00
Frontend UX: object detail renders term/authority/localized values as raw JSON
logaritmisk opened issue logaritmisk/biggus-dickus#44 2026-06-06 18:50:53 +00:00
Frontend UX: object list should be a scannable, sortable, filterable table
logaritmisk pushed to main at logaritmisk/biggus-dickus 2026-06-06 12:42:00 +00:00
b49699175d feat(server): load .env via dotenvy on startup
e700e1d3cf chore: add 'just run-release' (build web + run server with embed-web)
Compare 2 commits »
logaritmisk opened issue logaritmisk/biggus-dickus#43 2026-06-06 10:04:07 +00:00
Server-side term/authority search for the combobox picker (large vocabularies)
logaritmisk commented on issue logaritmisk/biggus-dickus#27 2026-06-06 10:04:03 +00:00
Searchable term/authority picker for large vocabularies (combobox + server-side search)

Done in de035bd (merged to main). Term/authority fields now render a searchable combobox built on Base UI's combobox primitive (no new npm dependency): type-to-filter by active-locale…

logaritmisk pushed to main at logaritmisk/biggus-dickus 2026-06-06 10:03:48 +00:00
de035bd032 merge: searchable term/authority combobox picker (#27)
4267aae4e5 chore(web): raise bundle budget 150→165 KB gz (#27)
c84b84b153 feat(web): use searchable combobox for term/authority fields on the object form (#27)
0188e730e8 feat(web): searchable combobox (Base UI) for term/authority options (#27)
6e52a331bc docs(plans): searchable term/authority combobox picker (#27)
Compare 6 commits »