You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed strange behavior when clicking on a tags field input and the max option of the blueprint has been reached. My example field has max: 1 set in the blueprint. When clicking on the largest part of the input, the context menu of the field won’t open as expected (since I can’t add another value anyways). But when I get closer to the icon, there’s an area where a context menu will pop up at the left side of the field and when clicking directly on the icon, the context menu will open in place.
Expected behavior
No context menu opening, wherever I click.
Description
I noticed strange behavior when clicking on a tags field input and the
max
option of the blueprint has been reached. My example field hasmax: 1
set in the blueprint. When clicking on the largest part of the input, the context menu of the field won’t open as expected (since I can’t add another value anyways). But when I get closer to the icon, there’s an area where a context menu will pop up at the left side of the field and when clicking directly on the icon, the context menu will open in place.Expected behavior
No context menu opening, wherever I click.
Screenshots
https://github.com/getkirby/kirby/assets/9334305/f506a30a-5e2e-4eae-b76a-030bc40b88a3
To reproduce
tags
field in a blueprintmax
option to1
Your setup
Kirby Version
4.2.0
Console output
None
Your system (please complete the following information)
The text was updated successfully, but these errors were encountered: