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.

New control : Animated dialog

See original GitHub issue

Category

  • Enhancement
  • Bug
  • Question

Details

A new control called Animated dialog which is an enhanced version of Fabric UI react dialog.

The new control will be an extension of the Fabric UI dialog with some extra properties that will drive the animation i.e.

  • the way the dialog appears and hides
  • an extra icon above the title (with some animation)

Demo

Animated Dialog

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
AJIXuMuKcommented, Mar 15, 2021

Hey @anoopt - I got it fixed. As we’re developing a library, we need to reference items from node_modules not as relative ones, but as actual modules.

In case of animate.css - require('animate.css/animate.min.css')

1reaction
AJIXuMuKcommented, Mar 5, 2021

Hi @anoopt,

I think it’s an awesome enhancement! Will you prep the PR?

Read more comments on GitHub >

github_iconTop Results From Across the Web

AnimatedDialog - @pnp/spfx-controls-react
This control uses Animate.css to add the animations. Here is an example of the control in action: Animated dialog control. Animate.css and animation...
Read more >
Animated Dialog - Ariakit
Animated Dialog. Animating a modal Dialog and its backdrop using CSS. The component waits for the transition to finish before completely hiding the...
Read more >
Animation in JavaScript Dialog control - Syncfusion
Animation in JavaScript Dialog control ... The Dialog can be animated during the open and close actions. Also, user can customize animation's delay...
Read more >
Using an Animation Control | Microsoft Learn
If your animation control is in a dialog box, a good place to do this is in the dialog class's OnInitDialog function. Play...
Read more >
PnP React Controls Part 6 – Animated Dialog
Most of us knows Dialog control helps us to display the contents that need confirmation or show information without have to redirect to...
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