Giter VIP home page Giter VIP logo

Comments (4)

brantje avatar brantje commented on June 15, 2024

You can use css text ellipsis for this:

.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

Add the full domain / client name under a title attribute.

from web.

 avatar commented on June 15, 2024

Hello,

I also saw the bug on one of my tablets.

Can I suggest the same changes as thone here: f4b5245 ?
It will make the tables scroll horizontally if they don't fit.

I already tried it and it works OK.

If you also like this approach, I can make a pull request?

KR
Ivan

from web.

PromoFaux avatar PromoFaux commented on June 15, 2024

Hi @tsenovIvan , by all means make a pull request at any time you feel you have something to add :)

That sounds like a great idea. cheers!

from web.

AzureMarker avatar AzureMarker commented on June 15, 2024

Fixed a long time ago.

from web.

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.