Activities of "balessi75"

Excellent, that worked.

Thanks @mailiming !

ABP Commercial 7.4.2 / Blazor Server / EF / Non tiered / Separate Host and Tenant DBs / Lepton Theme

Hi,

Depending on the number of items in a grid and the number of items in an action menu drop down, the action menu drop down items can be cut-off and not visible. See below for an example in the tenant management grid where the 'edit' action is not visible outside the grid's border.

Any suggestions or work arounds to always make sure that all action items are shown?

Ok, thank you for confirming.

This may be the limitation of Blazor server.

Hi, for the Lepton Theme (not LeptonX), isn't the side menu loaded using MVC and not Blazor Server? From what I understand, the Blazor Server application is actually a hybrid MVC/Blazor Server app.

Thanks...

A follow up question....

In the authenticator app, the application is identified using the .NET project name <company>.<app>.Blazor, How can we customize the application name registered with the user's authenticator app?

Thanks @maliming!

I forgot about install-libs, that worked :-)

Hi @mailiming,

{
  "version": "1.0.0",
  "name": "my-app",
  "private": true,
  "dependencies": {
    "@volo/abp.aspnetcore.mvc.ui.theme.lepton": "~7.4.2",
    "@volo/abp.aspnetcore.components.server.leptontheme": "~7.4.2",
    "@volo/cms-kit-pro.admin": "~7.4.2",
    "@volo/account": "~7.4.2"
  }
}
Question

ABP Commercial 7.4.2 / Blazor Server / EF / Non tiered / Separate Host and Tenant DBs / Lepton Theme

Hi, When upgrading from 7.2.1 to 7.4.2, we noticed that there is no longer a submit button for the user to disable/enable 2FA (tenant setup with optional 2FA). There is now a message indicating that the end-user needs to remove all their 2FA providers. How can an end-user do this? We are not understanding the nature of this change - The user in this case had a verified phone and email, but there is no way that we can see for the user to disable phone/email providers for themselves.

We believe the user should be able to just uncheck the 2FA option and click Submit as in the previous version.

Please advise.

Version 7.4.2

Version 7.2.1

**

ABP Commercial 7.4.2 / Blazor Server / EF / Non tiered / Separate Host and Tenant DBs / Lepton Theme

When upgrading a newly templated 7.2.1 project to 7.4.2, the QR Code in My Account > Authenticator App is empty (see screenshot below).

This does not occur when directly creating a 7.4.2 app (without going through an upgrade from an earlier version).

Please advise, thank you.

Hi @liangshiwei,

We don't recall noticing the issue when we were on versions 5 and 6, but after doing some debugging on our end, I'm thinking this may have been a problem back then as well and we just didn't notice it because our initial screen after logging in back then was less complex and we were not running in a hosted environment (local dev only).

Showing 31 to 40 of 245 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13