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

Typo when creating new team #70

Open
everett-ripley opened this issue Oct 2, 2024 · 2 comments
Open

Typo when creating new team #70

everett-ripley opened this issue Oct 2, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@everett-ripley
Copy link
Contributor

Consumables is spelled 'consumabless', communications is spelled 'communicationss', documentations probably shouldn't be plural.
image

@everett-ripley everett-ripley added bug Something isn't working good first issue Good for newcomers labels Oct 2, 2024
@RajVerma97
Copy link

can you assign this to me?

@azend
Copy link
Contributor

azend commented Oct 9, 2024

The team creation view is pulling the wrong attribute from the config then appends an s in an attempt to pluralize it. The config also provides a plural form which could be used instead.

https://github.com/kwartzlab/kos-base/blob/main/resources/views/teams/create.blade.php#L37
https://github.com/kwartzlab/kos-base/blob/main/config/kwartzlabos.php#L106

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

No branches or pull requests

3 participants