[
https://issues.apache.org/jira/browse/NIFI-13175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845099#comment-17845099
]
ASF subversion and git services commented on NIFI-13175:
--------------------------------------------------------
Commit 326df914bc1169267e88d3286ef27551d56d05aa in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=326df914bc ]
NIFI-13175: Updating dialog layout and sizes to prevent a double scroll bar on
smaller screen sizes (#8779)
* NIFI-13175:
- Updating dialog layout and sizes to prevent a double scroll bar on smaller
screen sizes. Now the dialog content is set to 50vh and content scrolls as
needed.
* NIFI-13175:
- Removing some unneeded padding.
* NIFI-13175:
- Fixing double scroll bar issues in non tabbed dialogs.
* NIFI-13175:
- Fixing double scroll bar issues in more non tabbed dialogs.
* NIFI-13175:
- Renaming dialog content style in status history to avoid conflicting with new
general style.
This closes #8779
> Double scroll bar in dialogs on smaller screen
> ----------------------------------------------
>
> Key: NIFI-13175
> URL: https://issues.apache.org/jira/browse/NIFI-13175
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Attachments: Screenshot 2024-05-07 at 4.21.07 PM.png
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> For smaller screen sizes there is not enough vertical space to render the
> dialog in it's entirety. As a result the user ends up seeing a double scroll
> bar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)