question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

UI elements hidden in clone dialog

See original GitHub issue

Description

The default window size hides UI elements in the “clone” dialog.

image

Version

GitHub Desktop version: 1.0.4

OS version: Windows 7

Steps to Reproduce

  1. Install Github Desktop
  2. Click “Clone a Repository”
  3. Select enterprise tab
  4. 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:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tierninhocommented, Mar 16, 2019

@billygriffin I can repro this on a Mac and Windows, but only if I have a reduced height on my Desktop application.

1reaction
billygriffincommented, Mar 15, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found