Activities of "WilliamT"

  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

How do i hide side menu by default? I want it to have class "hover-trigger" by default.

I upgraded to 1.0.4 and the scrolling issue is fixed. Thanks

Hi,

Want to make sure if I should upgrade to 1.0.4 instead of 2.0.2 ?

Hi,

At the moment we can't upgrade to the latest version yet. Is there an updated version of Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX ? the current version we use is "1.0.0-beta.2".

  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

So I am working on an existing project and had to change the theme from Lepton to Lepton-x I followed this https://docs.abp.io/en/commercial/latest/themes/lepton-x/mvc

However I found and issue where the side menu scrolling is not present and the scrolling on the main content does not work. After some checking I found that the

<div class="lpx-sidebar" id="lpx-sidebar">

is missing "lpx-scroll-container" .

I Might be wrong for the cause but all i know that the scrolling mechanism is messing with the scroll bar within the content.

another weird part is why the "lpx-wrapper" is within "lpx-scroll-container", it is makes sense to have it for side Menu but doing that makes any scrollbar inside "lpx-content-container" unusable.

does ABP provide localisation infos to format currency?

You need to implement it yourself.

do you have any sample where this is implemented?

  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi, does ABP provide localisation infos to format currency? I found abp.localisation that provides the current culture but it lacks information to format using this function "Intl.NumberFormat"

Regards,

Hi,

Thanks for the reply, unfortunately I am looking for the isolation instead of bundling for global use. does ABP has a feature for that? the provided link does not do the css specific to 1 .cshtml

Regards,

  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core (SQL Server)
  • Tiered (MVC) or Identity Server Separated (Angular): yes (MVC)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi guys i tried to implement css isolation like in this example https://asp.net-hacker.rocks/2021/05/10/aspnetcore6-08-css-isolation.html so i created index.cshtml & index.cshtml.css, but i can't find _layout.cshtml to include it in the bundle. can someone guide me?

Thanks.

Zobrazeno od 41 do 49 z celkem 49 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11