yangzhang75 opened a new pull request, #8528: URL: https://github.com/apache/texera/pull/8528
### What changes were proposed in this PR? The closing PR of the Form View stack (parent issue #8011). Every piece of the feature has landed behind `form-view-enabled = false`; this flips the default to true, with the GuiConfigSpec assertion updated to match. Nothing else changes. A deployment that wants the feature off sets `GUI_WORKFLOW_WORKSPACE_FORM_VIEW_ENABLED=false`, which the config already reads. Stacked on #8456 (the entry points); to be merged after it. ### Any related issues, documentation, discussions? Part of the Form View feature (parent issue #8011). ### How was this PR tested? GuiConfigSpec asserts the new default. The frontend specs that exercise the entry points already run with the flag on (the shared config mock defaults it off and each such spec enables it), so they are unaffected by the default. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Code. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01FVvP3ttj22f9LB4p9u2anY -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
