Nathalie Bressa

History

Identifiers

None on file.

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
Télécom Paris 2025–2025

Conference Service

Add missing information

Program Committee

None on file.

Organizing Committee

TEI 2025 Equity, Accessibility and Inclusion Chair

Steering Committee

None on file.

Service Trajectory

  • TEI: Equity, Accessibility and Inclusion 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. #}