Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange behavior when clicking on tags field input #6468

Closed
silllli opened this issue Jun 3, 2024 · 0 comments · Fixed by #6552
Closed

Strange behavior when clicking on tags field input #6468

silllli opened this issue Jun 3, 2024 · 0 comments · Fixed by #6552
Assignees
Labels
type: bug 🐛 Is a bug; fixes a bug
Milestone

Comments

@silllli
Copy link
Contributor

silllli commented Jun 3, 2024

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 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.

Screenshots
https://github.com/getkirby/kirby/assets/9334305/f506a30a-5e2e-4eae-b76a-030bc40b88a3

To reproduce

  1. Create a tags field in a blueprint
  2. Set its max option to 1
  3. Add a value in the Panel
  4. Click on the field input

Your setup

Kirby Version
4.2.0

Console output
None

Your system (please complete the following information)

  • Device: MacBook Pro
  • OS: macOS 14.5
  • Browser: Safari
  • Version: 17.5
@distantnative distantnative added the type: bug 🐛 Is a bug; fixes a bug label Jun 3, 2024
@distantnative distantnative self-assigned this Jul 21, 2024
@distantnative distantnative linked a pull request Jul 21, 2024 that will close this issue
1 task
@bastianallgeier bastianallgeier added this to the 4.4.0 milestone Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants