Switching between link types with and without second tabs leaves the cog/ellipsis menu disabled
Closed this issue · 2 comments
MoritzLost commented
Describe the bug
Related to #162. When a hyper field is set to allow multiple links, the link UI will show either a cog icon or an ellipsis icon in the upper right, depending on whether the selected link has any additional layout tabs. If switching between link types causes the UI to switch between those two icons (cog and ellipsis), those icons don't do anything any more. Probably a missing event listener?
Screen.Recording.2024-05-24.at.13.02.21.mov
Steps to reproduce
- Create a link field that allows multiple links. Configure one link type with multiple layout tabs, and one link type with only one layout tab.
- Place the field in an entry field layout and create a new entry.
- In the UI, switch between the link types and then click on the cog or ellipsis icon.
Craft CMS version
5.1.6
Plugin version
2.0.0
Multi-site?
No response
Additional context
No response
engram-design commented
Fixed for the next release. To get this early, run composer require verbb/hyper:"dev-craft-5 as 2.0.0"
.
engram-design commented
Fixed in 2.0.1