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

[field-creator] Special characters handled incorrectly #728

Open
2 tasks done
matthewport opened this issue Jan 30, 2025 · 3 comments
Open
2 tasks done

[field-creator] Special characters handled incorrectly #728

matthewport opened this issue Jan 30, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@matthewport
Copy link

Make sure to read the troubleshooting section before creating an issue

  • I've read the common issues and the one I'm about to create is not one of those documented.
  • I've read the release note and the one I'm about to create is not already fixed.

Describe the bug
In the Field Creator, special characters that could conceivably be used in the Field Label such as ', /, & etc. are automatically ported across to the Field Name, when it would be more useful to remove them entirely. The fields won't deploy with them anyway, so should be removed.

To Reproduce
Steps to reproduce the behavior:

  1. Open the Field Creator.
  2. Select an object
  3. Type a field label in the appropriate box
  4. See that the autopopulated API Name field contains the invalid characters.

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Desktop (please complete the following information):

  • OS: MacOS 15.0
  • Browser: Arc 1.79.0, Chromium Engine Version 132.0.6834.111

Additional context
Happy to take this change on if people agree it's an issue!

@matthewport matthewport added the bug Something isn't working label Jan 30, 2025
@tprouvot tprouvot changed the title Special characters handled incorrectly in Field Creator [field-creator] Special characters handled incorrectly Jan 30, 2025
@tprouvot
Copy link
Owner

Thanks for raising the issue @matthewport !
@SantiParris8 would you like to take this one?

@porteightyeighty
Copy link

Can I take this one?

@KamilGadawski
Copy link
Contributor

My solution for this bug: #730

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants