Giter VIP home page Giter VIP logo

Comments (8)

medienbaecker avatar medienbaecker commented on August 22, 2024 1

I think I have found a solution and added a pull request: #19
By moving the inactive tabs outside of the viewport with transform: translateX(-9999px) the Visual Markdown Editor won't prevent the dragging of structure entries.

from kirby-tabs-field.

medienbaecker avatar medienbaecker commented on August 22, 2024

I can't seem to reconstruct this issue. But can you try to set z-index: 1 and position: relative on the .tab-container and z-index: 2 on the .tab-container.active?

EDIT: I've added the suggested z-index and also pointer-events: none on the inactive tabs in a pull request. Does this solve your issue?

from kirby-tabs-field.

afbora avatar afbora commented on August 22, 2024

@rasteiner Did you test last version?

from kirby-tabs-field.

rasteiner avatar rasteiner commented on August 22, 2024

I will look at it the next weekend. But as far as I remember, I tried changing the z-index from the "inspector" and it didn't help.

from kirby-tabs-field.

medienbaecker avatar medienbaecker commented on August 22, 2024

@rasteiner Did you find time to having a look at it yet?

from kirby-tabs-field.

rasteiner avatar rasteiner commented on August 22, 2024

It still seems buggy here. Here's a test install so you can reproduce the issue:

buggy_drag.zip

  1. go into panel (installing an account)
  2. go to the page "test"
  3. click on "tab3"
  4. Reorder the structure by dragging the first item below the second

PS: I'm using Chrome and Firefox on stable channel.

from kirby-tabs-field.

medienbaecker avatar medienbaecker commented on August 22, 2024

I'm not sure if we can even fix this on the Tabs Field, it may be an issue with the markdown field itself. If you remove the tabs from your blueprint it's still buggy. Once I drag a structure entry it gets invisible and messes up the position of the other entries. When I drag it over the markdown field it's the same issue you reported.

drag

I'm afraid this will not be fixed though. There are a lot of open issues and no commit since months. That's sad, I used it in almost every project before that.

from kirby-tabs-field.

daybugging avatar daybugging commented on August 22, 2024

Coming here after quite a while, is this fixed? If so, please close the issue in order to avoid further confusion 😕

from kirby-tabs-field.

Related Issues (13)

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.