#427 — Remove full screen view/edit mode from widgets on dashboards.

Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: meliascosta, raymondehizoba

Created: 2025-06-17 · Updated: 2025-06-17

Description

Since implementation of flexible widgets will break part of the functionality to update plots via the full screen widget chat and the task to update it has been deprioritized (https://github.com/Twill-AI/twill-llm-engine/issues/287) we need to prevent the users from going into that page. Normally you access it through the widgets title:

Image

clicking will get you to:

Image

Where you can modify the plot by chatting with the LLM. Until this functionality is fixed we want to hide this page by removing the way to get to it (clicking on widget title)

AC:

  • Clicking on a widgets title on the dashboard no longer performs any action

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets