Giter Club home page Giter Club logo

Comments (7)

lucasbordeau avatar lucasbordeau commented on July 18, 2024 1

@Bonapara Every problem with soft focus should be linked to this issue, I plan to work on this soon as it is causing a lot of small bugs !

from twenty.

greptile-apps avatar greptile-apps commented on July 18, 2024

To fix the hover issue on the first row fields, follow these steps:

  1. Check Hover Background Styles: Ensure that the hover background styles are correctly applied in the CSS files.

  2. Inspect useMoveSoftFocusToCurrentCellOnHover Hook: Verify the logic in the useMoveSoftFocusToCurrentCellOnHover hook, located in src/hooks/useMoveSoftFocusToCurrentCellOnHover.js. Ensure it correctly handles the first row.

  3. Scroll Observer: Look into the scroll observer logic in src/components/ScrollObserver.js. Ensure it correctly triggers hover events for the first row.

  4. Header Cell Component: Inspect the header cell component in src/components/HeaderCell.js. Ensure it does not interfere with hover events for the first row.

  5. Adjust Event Listeners: Ensure event listeners for hover are correctly set up to include the first row. This might involve adjusting the bounding box calculations or event propagation logic.

References

from twenty.

theonly1me avatar theonly1me commented on July 18, 2024

Hi @Bonapara, #5945 resolves this issue, can you please assign this issue to me and review the PR? Thanks!

from twenty.

Bonapara avatar Bonapara commented on July 18, 2024

Thanks for your PR @theonly1me ;)

from twenty.

lucasbordeau avatar lucasbordeau commented on July 18, 2024

@theonly1me @Bonapara I'm taking this as it is linked to this issue : #5928

from twenty.

charlesBochet avatar charlesBochet commented on July 18, 2024

from twenty.

lucasbordeau avatar lucasbordeau commented on July 18, 2024

Fixed by #6019

from twenty.

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.