OblikStudio / kirby-link-field

Links field for Kirby.
MIT License
77 stars 10 forks source link

Z-index bug selecting pages #30

Open chrfickinger opened 3 years ago

chrfickinger commented 3 years ago

By using the entity field twice or more and click on "Add" followed by selecting "Page" and open the page chooser, it apears behind other entity fields and not on top as it should, and is partly unusable. (See screenshot)

screenshot
hdodov commented 3 years ago

I had also experienced this before. Since I use Kirby's own components in both the Link and Entity fields, I'm guessing it can be an issue related to Kirby. What version do you use?

I think might wait for the upcoming panel rework before working on this, though.

chrfickinger commented 3 years ago

I use kirby 3.4.2, kirby-entity-field-master-1.0.2 and kirby-link-field-master-3.0.2

hdodov commented 2 years ago

@chrfickinger can you still reproduce this with the latest versions?

chrfickinger commented 2 years ago

I cant reproduce the behavior atm. In the last projects I implemented the link field only in the drawer window.