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

Uppercase values in a dataset wrongly displayed in the output #50

Closed
gulien opened this issue May 30, 2020 · 3 comments
Closed

Uppercase values in a dataset wrongly displayed in the output #50

gulien opened this issue May 30, 2020 · 3 comments

Comments

@gulien
Copy link

gulien commented May 30, 2020

Hello 👋

I've encountered a weird "issue" while using a dataset with uppercase values:

->with([
  ['Foo', 'Bar', 'foo.bar@baz.com', LocaleEnum::EN, RoleEnum::ADMINISTRATOR]
])

Test output:

Capture d’écran 2020-05-30 à 16 45 47

If 'Foo' is given, I'm expecting it to be displayed as 'Foo' not ' foo' 🤔

Thanks for your time! 😄

@gulien gulien changed the title Uppercase values in dataset wrongly displayed in the output Uppercase values in a dataset wrongly displayed in the output May 30, 2020
@nunomaduro
Copy link
Member

You can follow that issue here: #9.

@gulien
Copy link
Author

gulien commented May 30, 2020

@nunomaduro my bad did not find it (should have used 'capitalized' instead of 'uppercase' in my search...).

@alexmartinfr
Copy link
Collaborator

I added the keyword to one of my comment.
Other might search for it that way too. Thanks for explaining that 👍

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

No branches or pull requests

3 participants