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

Feature/cms 1221 add a search input to the fields and entry types pages api mode #14136

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jan 15, 2024

Description

An alternative solution to 14126.

Adds searching capability to the vue AdminTable when in API mode.

  • the search bar will now show if the search property is set to true
  • adds the searchClear sting property that defines the copy for the clear button (defaults to “Clear”).
  • adds the noSearchResults sting property that defines the copy to show when no results are found when searching.
  • switches Settings > Fields and Settings > Entry Types pages from using Data mode to API mode.

Used in the Control Panel on the Settings > Fields and Settings > Entry Types pages.

Related issues

cms-1221

Copy link

linear bot commented Jan 15, 2024

@i-just
Copy link
Contributor Author

i-just commented Jan 16, 2024

Closing in favour of #14126.

@i-just i-just closed this Jan 16, 2024
@brandonkelly brandonkelly deleted the feature/cms-1221-add-a-search-input-to-the-fields-and-entry-types-pages-api-mode branch January 25, 2024 07:23
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.

None yet

1 participant