mengw15 commented on code in PR #8318:
URL: https://github.com/apache/texera/pull/8318#discussion_r3920074262
##########
frontend/src/app/workspace/component/property-editor/property-editor.component.html:
##########
@@ -60,6 +60,23 @@
nz-menu
id="property-buttons"
[ngClass]="{'shadow': !width}">
+ <!-- Choosing which settings the form offers happens by ticking them in
this very
+ panel, so the switch that turns those tick boxes on belongs here
rather than in
+ a row of file and delete icons across the toolbar. Only offered on a
workflow
Review Comment:
Stale sentence from the gating model: the code below (and `offersFormView`)
is flag-only per the settled always-available design — there is no per-workflow
"turned the Form View on" condition any more.
--
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]