Nathalie Henry

History

Nathalie Henry Riche (Current)

Identifiers

ORCID
0000-0003-1759-7512

Community Timeline

Program and Organizing Committee service on one shared year axis, one row per conference — click a bar to jump to its own row below.

Organizing Committee Program Committee
InstitutionPositionDates
Microsoft 2023–2023
Microsoft 2009–2022

Conference Service

Add missing information

Program Committee

CHI 2016 Associate Chair
CHI 2019-2020 Associate Chair
CHI 2017-2018 Subcommittee Chair

Organizing Committee

UIST 2023 Program Chair
CHI 2022 Doctoral Consortium Chair
CHI 2009-2010 Proceedings Chair

Steering Committee

None on file.

Scientific Trajectory

  • CHI: Associate Chair → Subcommittee Chair → Associate Chair

Service Trajectory

  • CHI: Proceedings Chair → Doctoral Consortium Chair
  • UIST: Program Chair

None on file.

{# Reported directly: "can we do delete buttons such as [...] jus with a pop up and not with a page reload? and then relode on delete to make the interaction more smooth?" — one shared, empty-by-default modal container for every delete-confirmation dialog site-wide (core/static/core/js/modal.js). A "Delete" link's own `hx-get` swaps its confirm form in here instead of navigating there; `[&:not(:empty)]:flex` means this needs no separate JS-driven open/close state — it's simply visible whenever it has content, hidden otherwise. #}