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

Fix tags interface whitespace should handle null case (#23577) #23829

Merged

Conversation

SP12893678
Copy link
Contributor

Scope

Select dropdown deselect will set null value
When tags interface whitespace deselect will be set null, it let whitespace to null value.

What's changed:

  • Fix tags interface whitespace should handle null case

Reproduce:

Before After
bandicam.2024-10-10.00-35-31-415.mp4
bandicam.2024-10-10.00-18-53-846.mp4

Potential Risks / Drawbacks

  • N/A

Review Notes / Questions

  • N/A

Fixes #23577

Copy link
Member

@paescuj paescuj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @SP12893678 ❤️

@paescuj paescuj enabled auto-merge (squash) October 10, 2024 10:40
@paescuj paescuj merged commit 66c895e into directus:main Oct 10, 2024
4 checks passed
@github-actions github-actions bot added this to the Next Release milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignoring whitespace in tags inserts "null" into the tags
2 participants