Base solution for your next web application
Open Closed

Asp.Net Zero Misc issues #7891


User avatar
0
sgeeks created

Hi,

Currently we are working on 10 Asp.Net Zero projects of our various clients from different countries. And we convinced our clients to use that framework to get a better solution. But we have found some common issues for all of our Asp.Net Zero projects. Please find below attached link and let me know your answers.

Misc Issues with a document

1.Navigation Scroll-Up issue: Sometimes we have found the left hand navigation scroll up issue. This is not the issue for this project, we found same issue for our another Asp.Net Zero applications. Could you please check the below attached screenshot and let me know if there is any solution from Asp.Net Zero side.

  1. Pagination Issue: We have found that if the data comes late, the pagination broken with “<>”. If we use setTimeOut to the js datatable, then its worked. But you know it’s not a correct approach.

  2. Icon Broken: Sometimes the icons not loaded properly.

Thanks, Satya


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

    Hi,

    #2 is fixed with https://github.com/aspnetzero/aspnet-zero-core/issues/2357

    I'm not sure about #3, if you can create an issue on GitHub, we can investigate it.

    For #1, sorry I couldn't understand the problem, could you explain it a bit more detailed ?

  • User Avatar
    0
    sgeeks created

    Hi,

    Thanks for your response and it helped us to fix the pagination issue. But we will be very thankful to you if you provided us the respose for other two issues. I have added my comments below:

    For #1: There is a scroll issue in Asp.Net Zero left navigation. If user clink on a menu/sub-menu, this will be highlighted and will show at right position on screen. But suppose, there are a lots of sub-menus of a munu, and user click one of a sub-menu at the bottom postion. Now the selected sub-menu is showing as highlighted, but it's not visible on screen at open screen. If user scroll-up then the user can find that highlighted sub-menu at bottom.

    Please find attached video: https://www.loom.com/share/0a52f27e7e964051a612fbe01fc27ba9

    For #3, sometimes in asp.net zero applications, the the menu/sub-menu icons are not loading properly at left navigation. Please find attached screenshot above.

    Thanks, Satya

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Created an issue for #2 here https://github.com/aspnetzero/aspnet-zero-core/issues/2736.

    I will investigate #3 and let you know the result.

    Best Regards,

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.