Skip to content

feat: add description for multiple toggle #1393

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vsgoulart
Copy link
Contributor

Closes #1391

  • This PR adds a new form-js element or visually changes an existing component.

@vsgoulart
Copy link
Contributor Author

@volodymyr-melnykc I made some small changes in the text, you can check it here

@volodymyr-melnykc
Copy link

volodymyr-melnykc commented Apr 14, 2025

@vsgoulart Thanks for the update. Having a message under the switcher looks good!

When the switcher is off, the message says "The picker variable will return an array with single" missing the wording "file" at the end. Can we update it to "The picker variable will return an array with a single file"?

Also, I noticed strange behavior with the switcher. Sometimes it doesn't change the state when clicking on it, or automatically switches even when not clicking on it. Here's a video recording:

file.picker.switcher.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using the File picker component, inform the user that the variable always returns an array
2 participants