[
https://issues.apache.org/jira/browse/NIFI-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973914#comment-15973914
]
Scott Aslan commented on NIFI-3711:
-----------------------------------
Setting the min-height css property of the #event-details-dialog to 608px will
'kind of' do what you are suggesting. The issue will be that the dialogs are
responsive such that if the height of the viewport is less than the 608px
min-height then the dialog will ignore this rule and override the height of the
dialog to only take up 100% of the available height (meaning the height of the
dialog will be less than 608px on smaller screen heights)...maybe we can move
the replay button somewhere else?
> Change default size of provenance details dialog to show Replay button by
> default
> ---------------------------------------------------------------------------------
>
> Key: NIFI-3711
> URL: https://issues.apache.org/jira/browse/NIFI-3711
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.1.1
> Reporter: Andy LoPresto
> Priority: Minor
> Labels: beginner, dialog, provenance, replay, ui
> Attachments: Screen Shot 2017-04-18 at 11.19.12 AM.png, Screen Shot
> 2017-04-18 at 11.19.46 AM.png
>
>
> The provenance details dialog is sized such that the "Replay" button on the
> "Content" tab is not visible by default and there is no visible scroll bar
> indicating that the panel has additional content. Some users have reported
> being unaware of the replay feature because of this. I propose changing the
> default dialog size to ensure the panel is fully displayed ({{min-height}}?).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)