Giter VIP home page Giter VIP logo

Comments (5)

stsrki avatar stsrki commented on May 14, 2024

I see there is also problem with breadcrumbs in chrome and firefox. As far as I can see all of the css classes are defined as they should be. I will need to investigate more to see whats the real problem.

Can you explain more whats the problem with tables? I dont see it. Screenshot would also be great.

from blazorise.

vignatov avatar vignatov commented on May 14, 2024

I noticed that the breadcrumb issue happens in chrome too.
The table one is very weird, I am still not sure if it is the style issue or a bug. Basically if the width of the table is not full the row with longest text always adds an extra line. It happens only in Safari. the screenshot:
Screenshot 2019-03-18 at 12 44 18

I also noticed that the Dropdown button on this page is rendered over 2 lines too.
Screenshot 2019-03-18 at 12 48 06

from blazorise.

stsrki avatar stsrki commented on May 14, 2024

So I was playing with this for a couple of hours and so far I could not find a solution.

  1. For Breadcrumbs every css class is defined as should be. There is not any special style that override them and still it goes to second line. Really weird :/
  2. Dropdown works in the newest Bootstrap(4.3.1) while for the current version(4.2.1) it's not working only in Firefox. Maybe I can upgrade projects to the newest Bootstrap.

Since I don't have Safari I really cannot do much regarding your problems with table.

from blazorise.

vignatov avatar vignatov commented on May 14, 2024

I played a little bit with it, I did not find a cause, but I found a quick workaround:
white-space: nowrap; in breadcrumbs css solves it (the same works for my safari table issue).
Screenshot 2019-03-19 at 09 53 00

There is a weird spacing which is partly defined by padding-right setting on the before element and partly by the text padding, this can be fixed with styling.

from blazorise.

stsrki avatar stsrki commented on May 14, 2024

Fixed in the latest version!

from blazorise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.