Skip to content

Enable Resizable DuoChat

This MR enables the resizable Duo Chat, it is currently behind the duoChatDynamicDimension feature flag, tracked here: #508981

What does this MR do and why?

Demo
2024-12-11_22-08-06

How to set up and validate locally

  1. Setup Duo Chat locally
  2. enable duo_chat_dynamic_dimension flag (rails c -> Feature.enable(:duo_chat_dynamic_dimension))
  3. Open Duo Chat and resize it
Edited by Jannik Lehmann

Merge request reports

Loading