Copilot commented on code in PR #7571:
URL: https://github.com/apache/texera/pull/7571#discussion_r3762181030
##########
frontend/src/app/workspace/component/menu/menu.component.html:
##########
@@ -137,16 +137,6 @@
nz-icon
nzType="info-circle"></i>
</button>
Review Comment:
Issue #7564 explicitly requires removing the toolbar control that reopens
the embedded notebook panel, but the adjacent “expand Jupyter notebook” button
is still retained (along with its handler and tests). This leaves part of the
closing issue’s toolbar scope implemented; remove that button and its menu-only
code/tests, or update the issue/PR scope before closing it.
--
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]