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.

Loading fiddle cuts off the right action buttons

See original GitHub issue

When a fiddle is loaded using the Load fiddle button, the right actions button gets cut off the screen. I was left wondering for a minute that were did the popover button go!

Before:

Screenshot 2022-05-05 at 6 46 26 PM

After loading fiddle:

Screenshot 2022-05-05 at 6 46 37 PM

This is so because the header updates itself to add the link of the gist which takes up the major space.

Platform: Mac OS Platform Version: Monterey v12.1 Fiddle Version: v0.27.3 development git

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
aryanshridharcommented, May 10, 2022

However, sometimes I use this as a basis to determine if it is currently a gist project or not

The input box contains the link once the gist project is loaded. I think it should be intuitive for the user that it’s a gist project unless the user manually alters the link to something else!

1reaction
BlackHole1commented, May 6, 2022

Maybe we can change it to an A tag? e.g. gist#git short hash -> gist#abcd1234

This will look something like - Screenshot 2022-05-05 at 11 49 17 PM

It works fine, but the user should have an atleast window width of ~1340 px. (If the user uses it in window size < 1340 px, the buttons will get cut again!)

Oh. I mean is short hash. e.g: gist#94d865a4, not long hash. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ladder Logic Programming Examples - PLC Practical Problems
The motor then cycles 75 times between the right to left switches and then stops. The OFF button stops the motor at any...
Read more >
'The Banshees of Inisherin' Ending, Explained - Decider
Pádraic continues to try to speak to Colm, so Colm tells his former friend that either he leaves him alone, or Colm will...
Read more >
No Internet Connectivity Is Available after Closing Fiddler ...
Solution. To solve the issue, identify and remove leaked proxy settings so you can restore the lost Internet connectivity after Fiddler Everywhere stops...
Read more >
Best way to disable button in Twitter's Bootstrap - Stack Overflow
I have just tried this with Bootstrap 3 and $('.button').prop('disabled', true); stops click event propagation, i.e. Bootstrap takes care of that for you....
Read more >
React conditional rendering: 9 methods with examples
import React from "react" class App extends React. ... state property to either render an edit button or a text input and 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