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 visual inconsistency in filter interface #22209

Merged
merged 2 commits into from Apr 16, 2024

Conversation

hanneskuettner
Copy link
Contributor

Scope

What's changed:

  • A list of values in the filter interface now has the correct margin applied to the comma separating individual commas
Before After
Screenshot 2024-04-16 at 13 25 33 Screenshot 2024-04-16 at 13 25 24

Potential Risks / Drawbacks

None

Review Notes / Questions

  • This previously was a specifically introduced change for interface-input type inputs (in 2021). Maybe some other CSS changed in the meantime hence the misalignment?

Copy link

changeset-bot bot commented Apr 16, 2024

🦋 Changeset detected

Latest commit: 280c80b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@directus/app Patch
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@paescuj paescuj merged commit 3f4d5a1 into main Apr 16, 2024
4 checks passed
@paescuj paescuj deleted the fix-filter-input-group-comma-margin branch April 16, 2024 13:31
@github-actions github-actions bot added this to the Next Release milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants