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

Normalized search value in data model page #19751

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

paescuj
Copy link
Member

@paescuj paescuj commented Sep 21, 2023

Previously, it was case sensitive which was not so convenient.

To fix the following message:
> [Vue warn]: Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
> at <VHighlight ref="collectionName" query=null text="B"  ... >
@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2023

🦋 Changeset detected

Latest commit: 28726f6

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 requested review from a team, rijkvanzanten, br41nslug and DanielBiegler and removed request for a team September 21, 2023 12:13
@rijkvanzanten rijkvanzanten merged commit 2992b40 into main Sep 21, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the normalized-collection-search branch September 21, 2023 13:42
@github-actions github-actions bot added this to the Next Release milestone Sep 21, 2023
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* Normalize search value in data model page

* Wrap v-highlight component to accept additional props

To fix the following message:
> [Vue warn]: Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
> at <VHighlight ref="collectionName" query=null text="B"  ... >

* Add changeset

* Update v-highlight snapshot

* Update .changeset/swift-dryers-juggle.md
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants