Activities of "Lexuan.Zhou"

Okay, got it. Thanks!

Hi, Thanks. That would be very helpful

Hi, Is there a way I can take a look at the original source code? I can't find this component in my project.

  • ABP Framework version: v7.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

At the moment, I think the behavior is that, when the mouse is moved way from the panel, the side menu will be hidden. Is there a way to make it simpler? i.e Once I click it, it shows the side menu. If I click it again, it hides the menu(such that it ignores the position of the mouse)

  • ABP Framework version: v7.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, Is there a way to swap to a list view in this popup modal? It seems like it is a auto complete component and it is very confused about what users are under a specific tenant

Sure, thanks for providing the source code. Will hava a try

As you can see from the recording provided above, the first child works as expected, but the second doesn't

Ok I figured out the work around solution, but the string value is not the proper one that I want

This one works

But this one doesn't (this is the string values that i want them to be)

So the checkbox logic does rely on the actual string value to find the relation properly?

Step 0: Step 1: (click child's checkbox)(I clicked Permission:ListFullLimitedCampaigns && Permission:ProspectAll) (Assert: the parent's checkbox all automatically checked) Step2: (click parent's checkbox)(I clicked Permissoin:ListFullLimited && Permission:Prospect) (Assert: the children's checkboxes should all automatically unchecked)

In Step 2, apprently the ones in the activities section is wrong, you can tell the different between two section in this step

The latest solution you provided fix my second permission SecurityFilters section. But my Activities section still has the problem

I don't quite understand the difference between them, the set up looks the same to me. Notice that the Activities' parent permission is disabled as you can see in the picture, is it possible something related to that? (also i don't understand why they are disabled, i log in as an admin, should have all the permissions)

Showing 11 to 20 of 27 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11