Skip to content

Feat/org about and copy - #56

Merged
HaritMT25 merged 2 commits into
mainfrom
feat/org-about-and-copy
Aug 18, 2026
Merged

Feat/org about and copy#56
HaritMT25 merged 2 commits into
mainfrom
feat/org-about-and-copy

Conversation

@HaritMT25

Copy link
Copy Markdown
Collaborator

No description provided.

Three stakeholder-requested content changes, landed together because they overlap in the translation files and on the details page. About Org from the survey is now on the clean schema as about and renders in a public full-width card above the Age Breakdown, omitted rather than shown empty for the four orgs that left it blank. The established and emerging cards gain a collapsible What does this mean? definition, using a native details element so it needs no JavaScript. The About page Connect section and the Home login card now invite organizations to email the lab for corrections. Also fixes a latent encoding bug: read_qualtrics_export passed no encoding to read.csv, and About Org is the only column in the export carrying non-ASCII characters, so em dashes and curly quotes in six organizations would have reached production mangled. detect_export_encoding now selects UTF-8, UTF-8-BOM, or Windows-1252 explicitly.
shiny.router navigates by hash, and a fragment like !/organizations/details matches no element id, so the browser preserved the scroll offset from the organizations list and clamped it to the bottom of the shorter detail page. Query-param updates use pushState and never fire hashchange, so filter and theme changes are unaffected.
@HaritMT25
HaritMT25 merged commit 1a732ca into main Aug 18, 2026
1 check passed
@HaritMT25
HaritMT25 deleted the feat/org-about-and-copy branch August 18, 2026 12:22
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.

1 participant