Mustafa Doga Dogan

History

Mustafa Doğa Doğan (Current)

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
Adobe Research 2026–2026
Massachusetts Institute of Technology 2023–2023

Conference Service

Add missing information

Program Committee

None on file.

Organizing Committee

SCF 2026 General Chair
UIST 2023 Posters Chair

Steering Committee

None on file.

Service Trajectory

  • UIST: Posters Chair
  • SCF: General 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. #}