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

[Feature] Capitalize the first letter of Category name. #592

Open
shahadrn opened this issue Nov 6, 2022 · 11 comments
Open

[Feature] Capitalize the first letter of Category name. #592

shahadrn opened this issue Nov 6, 2022 · 11 comments
Labels
Type: Feature New feature or request

Comments

@shahadrn
Copy link

shahadrn commented Nov 6, 2022

Problem
When the user writes the category name. Ex. "scientific books", "Engineering books",
there is no consistency and capital letter at the beginning of the word
Solution
When the user presses the "Enter" key, the first letter of the category's name capitalized to ensure that all category names are the same.

Notes
Hi @taniarascia ,
When I type the Category name, it shows in small letters; in my opinion, the first letter is better to capitalized. When the user presses the "Enter" key, the first letter of the category's name capitalized to ensure that all category names are the same.
Is it possible for me to contribute and implement this feature? Thanks

@shahadrn shahadrn added the Type: Feature New feature or request label Nov 6, 2022
@Junaid300
Copy link

Junaid300 commented Nov 8, 2022

@shahadrn are you working on this feature? Yeah it is a nice feature btw. On discord when we name a channel they convert spaces into dash and lower the case. Like if I name my Channel , it will be convert into my-channel. Can i help with this feature ?

@shahadrn
Copy link
Author

shahadrn commented Nov 8, 2022

@Junaid300 That sounds good to me, let's do it

@Junaid300
Copy link

@shahadrn yeah sure, but is this repo still active? I don't think so

@Ash9311
Copy link

Ash9311 commented Nov 24, 2022

HI, I would like to take this enhancement

@shahadrn
Copy link
Author

shahadrn commented Nov 25, 2022

@Ash9311 I tried to push my changes but I faced this error after commit command.

Oops! Something went wrong! :(

ESLint: 7.32.0

ESLint couldn't determine the plugin "import" uniquely.

  • C:\Users\shaha\Desktop\takenote\takenote\node_modules\eslint-plugin-import\lib\index.js (loaded in ".eslintrc.js")
  • C:\Users\shaha\Desktop\takenote\node_modules\eslint-plugin-import\lib\index.js (loaded in "...eslintrc.js")

Please remove the "plugins" setting from either config or remove either plugin installation.

If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.

husky > pre-commit hook failed (add --no-verify to bypass)

@Junaid300
Copy link

@shahadrn , run command npm run eslint and eslint will check the your code, you will errors or warning in your console, fix that errors then you will able to push the code.
Make sure you have created a separate branch.

@shahadrn
Copy link
Author

@Junaid300
I fixed the error thanks
Yes, I created a new branch and pushing the changes.

@Harmonygrams
Copy link

Has this issue be assigned to someone to fix?

@nabeel77
Copy link

If the issue is still open, would like to work on it.

@Junaid300
Copy link

@nabeel77, a PR is already created against this issue and PR isn't approved yet.

@Harmonygrams
Copy link

Okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants