खुला हुआ बंद किया हुआ

BlazorAutocomplete control displays an abnormal behavior #6028


User avatar
0
lizhaofeng बनाया था
  • ABP Framework version: v7.4.0
  • UI Type: Blazor Server
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Blazorise Version 1.3.1

The Autocomplete control exhibits abnormal behavior in the LeptonX theme.

It works fine when Disabled is set to false.

When Disabled is set to true, it displays an issue where the text inside the control appears unclear or distorted.


4 उत्तर (ओं)
  • User Avatar
    0
    jfistelmann बनाया था

    that's simply due to some default css styling. you can just override it if it does not fit your prefences.

  • User Avatar
    0
    lizhaofeng बनाया था

    hi jfistelmann

    How about using different CSS styles for different appearances? The following CSS works correctly in Light mode but appears unclear in Dark mode.

    <style> .badge.bg-light { color: #343a40 !important; background-color: #e6ebef !important; } </style>

  • User Avatar
    0
    liangshiwei बनाया था
    सहायता दल Fullstack Developer

    Hi,

    It's a problem, we will enhance it in the next patch version. your ticket was refunded.

  • User Avatar
    0
    lizhaofeng बनाया था

    Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11