Giter Site home page Giter Site logo

Comments (4)

paulwarren-wk avatar paulwarren-wk commented on July 18, 2024

I can see why this might occur, but I can't reproduce it with the provided sample. This is what I see. Without viewer:

image

With viewer:

image

from ixbrl-viewer.

sagesmith-wf avatar sagesmith-wf commented on July 18, 2024

I can see why this might occur, but I can't reproduce it with the provided sample.

Sorry, the screenshots are a bit confusing, but not actually paired with the repro doc. It is an example of what could happen, but the actual issue being reported here is the switch to position:relative which could break peoples styles going forward (in the way shown in the screenshot)

from ixbrl-viewer.

paulwarren-wk avatar paulwarren-wk commented on July 18, 2024

I can't see a way to fix this using pure CSS, as we want to position the export control relative to the table's top-left, and in order to do that we need it to be position:relative which will unavoidably interfere with positioning a child of the table relative to a parent of the table.

One fix would be to make the export controls children of the body, calculate the position of the table, and place the handles accordingly using JS, but positions would need updating if the document was reflowed due to zoom or change in viewport size.

from ixbrl-viewer.

sagesmith-wf avatar sagesmith-wf commented on July 18, 2024

It seems reasonable to not fix all of the document style changes. We should probably add the ability to download the original filing though if we aren't going to fix

from ixbrl-viewer.

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.