Base solution for your next web application
Open Closed

RAD Tool - scaffolded code sorting issue #8003


User avatar
0
rucksackdigital created

Running power tools 2.0.4 with aspnetzero 7.0.0.0 on MVC/Jquery build. Every time I run the RAD tool to scaffold out a new entity, the UI sorting is broken. It appears the tool is adding the entity type name onto the output (see screenshot 2). I've been going in and manually removing this but it's a bit frustrating and time consuming. Am I doing something wrong or is this something others have run into?

I should mention that I also have v1.9.2.2 of the RAD tool installed as I support a client on 6x, but it is disabled via VS Extensions.


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @rucksackdigital

    Sorry for the delay. We are currently working on this and we will publish a fix soon.

  • User Avatar
    0
    yekalkan created

    Hi,

    I see that we have already fixed this issue.

    You need to apply this commit to your project: https://github.com/aspnetzero/aspnet-zero-core/commit/097461f7249e772c20a9ab5306a4c59b14c9ec90

  • User Avatar
    0
    rucksackdigital created

    Awesome, thanks! I'll apply that now and plan on jumping to 8x shortly. Appreciate your help.