Giter Site home page Giter Site logo

Keep tooltip inside window about react-tooltip HOT 5 CLOSED

afilp avatar afilp commented on May 20, 2024
Keep tooltip inside window

from react-tooltip.

Comments (5)

wwayne avatar wwayne commented on May 20, 2024

@af7
I think it could be automatically adjusted, then I can try sth on this

from react-tooltip.

lloiser avatar lloiser commented on May 20, 2024

any updates?
do you accept PRs?

from react-tooltip.

wwayne avatar wwayne commented on May 20, 2024

@lloiser
No update on this issue, I'm busy with other things.
welcome PR : )

from react-tooltip.

wwayne avatar wwayne commented on May 20, 2024

Support this feature from v0.7.0

from react-tooltip.

Torniojaws avatar Torniojaws commented on May 20, 2024

Still has the issue with React v15 and tooltip v3.3.0. It is actually automatically outside of the visible window (left: -22px):
image

    render() {
        return (
            <div>
                <div className="row">
                    <div className="col-sm-12">
                        <a data-tip="React-tooltip">
                            <span className="glyphicon glyphicon-info-sign"></span> Instructions
                        </a>
                        <ReactTooltip place="bottom" type="light" effect="solid">
                            <p>Instructions:</p>
                            <ol>
                                <li>Stuff</li>
                            </ol>
                        </ReactTooltip>
                    </div>
                </div>

from react-tooltip.

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.