console
console copied to clipboard
Update placeholder text for input tags
What does this PR do?
This PR fixes #2443. The "Allowed File Extensions" field in the bucket settings page showed the placeholder "Select or type user labels", which is incorrect as the field accepts file extensions, not user labels.
Test Plan
(N/A)
Related PRs and Issues
#2443
Have you read the Contributing Guidelines on issues?
Yes.
Summary by CodeRabbit
-
Style
- Updated placeholder text in the file extensions input field on the storage bucket settings page for improved clarity.