Code Monkey home page Code Monkey logo

Comments (6)

isadovskiy avatar isadovskiy commented on August 16, 2024

Looks like the issue was caused by table-layout: fixed style. Removing this style fixed the issue. Closing the ticket.

from tablesaw.

isadovskiy avatar isadovskiy commented on August 16, 2024

Looks like on ipad landscape .tablesaw-fix-persist class is automatically added to the table. It applys table-layout: fixed style. And it causes unexpected behavior when user scrolls lowly though the table.

See screen shots:

  1. User initially scrolled to table: http://take.ms/7BJi0
  2. User slowly scroll down through the table:
    a. http://take.ms/7rjVz
    b. http://take.ms/FU0ro
    c. http://take.ms/tM4k7

As you can see, width of the first column increases constantly... Just scroll http://bit.ly/1uvy7Ay back and forth on ipad (in landscape mode).

from tablesaw.

fschroiff avatar fschroiff commented on August 16, 2024

Your code isn't valid: http://validator.w3.org/check?uri=http%3A%2F%2Fdemo.omnigon.com%2Ftemp%2Ftablesaw%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

from tablesaw.

isadovskiy avatar isadovskiy commented on August 16, 2024

Validation errors are fixed (updated code is deployed to demo site). However issue still persists.

from tablesaw.

zachleat avatar zachleat commented on August 16, 2024

Make sure you’re using proper table markup: put your <th> elements instead of <thead>. I added an error message for this very thing to tablesaw: #42

from tablesaw.

isadovskiy avatar isadovskiy commented on August 16, 2024

Thanks for clarifying the issue!

from tablesaw.

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.