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

Validation text on Lorem helper incorrect #15714

Open
1 task done
mikesealey opened this issue Mar 11, 2025 · 1 comment
Open
1 task done

Validation text on Lorem helper incorrect #15714

mikesealey opened this issue Mar 11, 2025 · 1 comment
Assignees
Labels
actions Relating to Budibase app actions bug Something isn't working env - production Bug found in production low-hanging-fruit

Comments

@mikesealey
Copy link
Collaborator

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Cloud
    • Tenant ID: miketest1

Describe the bug
Validation text for {{ lorem }} suggests that it requires 1 parameter, however it is actually set up to work without a parameter, as well as with a single numeric value as a parameter.
Image

{{ lorem }} -> "Lorem ipsum"
{{ lorem 25 }} -> // Returns 25 characters of Lorem Ipsum

To Reproduce
Steps to reproduce the behavior:

  1. Open the bindings drawer and enter {{ lorem }}
  2. See the validation text

Expected behavior
Validation should account for no parameter being passed

@mikesealey mikesealey added the bug Something isn't working label Mar 11, 2025
@mikesealey mikesealey self-assigned this Mar 11, 2025
Copy link

linear bot commented Mar 11, 2025

@ConorWebb96 ConorWebb96 added actions Relating to Budibase app actions env - production Bug found in production low-hanging-fruit labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Relating to Budibase app actions bug Something isn't working env - production Bug found in production low-hanging-fruit
Projects
None yet
Development

No branches or pull requests

2 participants