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.

The dialog should close after "Add migration" done or show some message

See original GitHub issue

Describe what is not working as expected.

Steps to reproduce

  1. Download my sample repo and open with Visual Studio 2022

    git clone https://github.com/doggy8088/EFCorePowerToolBugReport.git
    cd EFCorePowerToolBugReport
    
  2. After Add migration done, I think the dialog should be closed or show some message.

    image

  3. I closed the Manage Migrations in Project EFCorePowerToolBugReport dialog. Then open Migrations Tool again. I think the Add migration should change to Database update, but it doesn’t.

    image

Further technical details

EF Core version in use: EF Core 6 (6.0.3)

Is Handlebars used: yes

EF Core Power Tools version: 2.5.918.0

Database engine: SQL Server (LocalDB)

Visual Studio version: Visual Studio 2022

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ErikEJcommented, Apr 10, 2022

Sounds like a bug I will investigate

0reactions
ErikEJcommented, May 14, 2022

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Usage of [mat-dialog-close] - angular
Just to make the answer complete: mat-dialog-close will close your dialog if it's clicked, no matter what value you assign to it. If...
Read more >
Close dialog while click on outside of dialog in Angular ...
In the following sample, dialog is closed when clicking outside the dialog area using hide method. app.component.ts; app.module.ts; main.ts.
Read more >
Troubleshoot migration issues in Exchange hybrid
This article troubleshoots the following issues: Problem moving a mailbox from an on-premises Exchange Server environment to Exchange Online (On ...
Read more >
Display dialogs with DialogFragment
A DialogFragment is a special fragment subclass that is designed for creating and hosting dialogs. Although you don't need to host your dialog...
Read more >
React Dialog component - Material UI
Dialogs disable all app functionality when they appear, and remain on screen until confirmed, dismissed, or a required action has been taken.
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