Giter Club home page Giter Club logo

Comments (11)

nicolaskruchten avatar nicolaskruchten commented on August 16, 2024 2

Fixed in https://github.com/plotly/react-pivottable/releases/tag/v0.8.0

from react-pivottable.

nicolaskruchten avatar nicolaskruchten commented on August 16, 2024

Glad you like it! Can you explain how to reproduce the behaviour you're seeing? OS, Browser, window size?

from react-pivottable.

CraigMeng avatar CraigMeng commented on August 16, 2024

Hi,
I can reproduce this issue together with Bootstrap.css

app

DataTable.js:
data

As you can see, I put two data tables on one page, if you click the filters on second table, you would see the filter box is positioned out of the viewport. (Browser: 63.0.3239.84 (Official Build) (64-bit), screen resolution: 1900*1200)

from react-pivottable.

nicolaskruchten avatar nicolaskruchten commented on August 16, 2024

Does the solution proposed in nicolaskruchten/pivottable#865 work for this issue as well?

from react-pivottable.

steventebrinke avatar steventebrinke commented on August 16, 2024

In our app, the pivot table is embedded in another layout and also the filter box position is off (it's too far down). The proposed solution does not change anything in our case.

from react-pivottable.

kaiatgithub avatar kaiatgithub commented on August 16, 2024

I had the same issue (position too far down) and fixed it by removing the top- and left-attributes in PivotTableUI.jsx on line 58 and 59 (see here).

from react-pivottable.

claudio-rodriguez avatar claudio-rodriguez commented on August 16, 2024

Working on moving from pivottable to react-pivottable, getting the same issue, removing top and left attributes fixes the filter position for me too!

from react-pivottable.

nicolaskruchten avatar nicolaskruchten commented on August 16, 2024

I don't doubt that people are having this issue, but so far no one has ever shown me a reproducible example so I can fix it! I'm not going to accept pull requests to just remove working code :)

from react-pivottable.

nicolaskruchten avatar nicolaskruchten commented on August 16, 2024

Note: screenshots of code don't really help me... I'm not going to retype it all to make it run in my browser :)

from react-pivottable.

claudio-rodriguez avatar claudio-rodriguez commented on August 16, 2024

hey, thanks for the follow up! I was able to reproduce the issue in a codesandbox: https://codesandbox.io/s/6w7x5q74nr

I reproduced something like what we have in our page, we have a left panel with some sort of list, then in the right panel we have some bootstrap tabs, a data table and then in another tab the pivottable, at first I only added the tabs and the issue wouldn't show, then, when I added the left and right panel thing the issue showed, so it is related to having the pivottable inside bootstrap columns.

image

image

hope this helps solving the issue!! :)

from react-pivottable.

umed avatar umed commented on August 16, 2024

hi @nicolaskruchten , do you have any progress on this issue? I have the same problem and I can reproduce it using
@claudio-rodriguez 's example.

Thanks in advance!

from react-pivottable.

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.