UI elements hidden in clone dialog
See original GitHub issueDescription
The default window size hides UI elements in the “clone” dialog.
Version
GitHub Desktop version: 1.0.4
OS version: Windows 7
Steps to Reproduce
- Install Github Desktop
- Click “Clone a Repository”
- Select enterprise tab
- If there are projects in the list of repositories, the clone/cancel buttons are hidden
Expected behavior: Dialog should either re-center or provide a scrollbar to access the off-screen elements
Actual behavior: UI elements are hidden and unreachable without closing dialog and reopening, or resizing window before the dialog opens.
Reproduces how often: Any time you switch from Github.com tab to enterprise tab
Additional Information
I’m working on training videos for my coworkers, and this makes the setup instructions more complicated than I would like, as I have to instruct them to resize the window first.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
JQuery - Clone Tabs but keep original hidden? - Stack Overflow
I am cloning a JQuery UI Dialog with Nested UI Tabs. I need to hide the original Tabs elements (or have them offscreen),...
Read more >4 ways to hide/show Canvas elements in Unity - Medium
Another way to show/hide a UI element in the canvas is by setting the enabled property of its Image component. Of course this...
Read more >ui dialog in hidden TD — DataTables forums
I am using datatables with jquery ui dialog (class="opener") and it works great. Only when i add a link inside of a hidden...
Read more >3ds Max Reference: Clone Options Dialog - Autodesk
To clone an object without transforming it: Select an object, or set of objects. From the Edit menu, choose the Clone command. The...
Read more >Input Dialog - UiPath Documentation Portal
Result - The value inserted by the user in the input dialog. UiPath.Core.Activities.InputDialog. Displays a dialog box that prompts the user with a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@billygriffin I can repro this on a Mac and Windows, but only if I have a reduced height on my Desktop application.
Is this just on Windows @tierninho? I wasn’t able to repro on macOS following your steps. The modal seems to resize appropriately based on the content.