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.

[Feature request] Open panel/popup/login screen/tab without animation

See original GitHub issue

This is a (multiple allowed):

  • bug
  • enhancement
  • feature-discussion (RFC)

To restore the state after application reload, I search for a way to open panel, popup, login screen or tab without any delay or animation after page initialization. Is there any proper way to do so?

I figured out the following solution for popup, but so far no solution for login screen and side panels.

Popup: Manually, with removeClass('modal-out'), addClass('modal-in') and css('display', 'block')

Best way would be a parameter on openPanel(), popup() and loginScreen() functions.

Maybe there is already a good way?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
centrualcommented, Jan 19, 2017

I’ll add this feature to https://github.com/nolimits4web/Framework7/pull/1282 soon…

0reactions
scriptPilotcommented, Jan 29, 2017

Works fine, thank you Vladimir

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reveal or hide a view using animation - Android Developers
There are three common animations to use when showing or hiding a view. You can use the circular reveal animation, a crossfade animation,...
Read more >
Learn How to Use Elementor Popups
Popups are call to action modal windows that popup and overlay the page at a specified moment or under specific triggers and conditions....
Read more >
Create and use a Popup - OutSystems 11 Documentation
Learn how to create and use a popup in your application. - OutSystems 11 Documentation.
Read more >
Customize window layouts and personalize document tabs
Learn how to customize tabs and windows in Visual Studio to create layouts that work best for your development workflows.
Read more >
Creating a promotional pop-up - Squarespace Help Center
Trigger a new subscribers form, share a discount, or make an announcement ... Accessing this feature ... Open the Promotional pop-up panel.
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