Skip to content

Replace hardcoded strings with customizable attributes in multiple components #893

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

Merged
merged 5 commits into from
Apr 24, 2025

Conversation

amrutadotorg
Copy link
Contributor

table component:
search_placeholder Customizes the text displayed in the search input field when empty. Replaces the default Search... placeholder with text that better describes what users should search for.
shell component:
search_button
Customizes the text displayed on the search button. Replaces the default Search label with custom text that may better match your applications terminology or language.
search_placeholder
Customizes the text displayed in the search input field when empty. Replaces the default Search placeholder with text that better describes what users should search for.

adding two options:
search_button
search_placeholder
adding search_placeholder option
documentation update for the shell component options:
search_placeholder
search_button
and for the table component option: search_placeholder
@lovasoa lovasoa linked an issue Apr 24, 2025 that may be closed by this pull request
@lovasoa lovasoa changed the title Patch 12 Replace hardcoded strings with customizable attributes in multiple components Apr 24, 2025
@lovasoa lovasoa merged commit 74d5b24 into sqlpage:main Apr 24, 2025
10 checks passed
@lovasoa
Copy link
Collaborator

lovasoa commented Apr 24, 2025

@amrutadotorg , thank you; it's merged!

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.

Add Translatable Options for Search Elements
2 participants