Airblader commented on a change in pull request #16166:
URL: https://github.com/apache/flink/pull/16166#discussion_r652390194
##########
File path: flink-runtime-web/web-dashboard/src/app/app.component.html
##########
@@ -49,6 +49,9 @@ <h1>Apache Flink Dashboard</h1></a>
<span><i nz-icon type="upload"></i><span>Submit New Job</span></span>
</li>
</ul>
+ <nz-affix *ngIf="!collapsed" style="position: absolute; bottom: 15px;
left:15px" id="affix-container-target">
Review comment:
> But let's maybe address this once we have agreement where to place the
download button in general
Sounds good. If it does stay here, I'd also not hard-oppose the absolute
positioning, but alternatively we could also do this in pairing.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]