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

Review area name validation #21

Open
patak-dev opened this issue Sep 25, 2020 · 0 comments
Open

Review area name validation #21

patak-dev opened this issue Sep 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@patak-dev
Copy link
Member

We are converting to valid a valid css name when generating the code or showing the area name in the editor.
Now that we are also converting to a valid name on user input and not accepting spaces anymore, we could remove refactor the state to trust that it will always be a valid name and avoid having to convert everywhere. It would also be good to add dashes when the user press the space key (in the Code inputs and in the Area Selection name input).

@patak-dev patak-dev added enhancement New feature or request Hacktoberfest Good issue for Hacktoberfest labels Sep 25, 2020
@patak-dev patak-dev removed the Hacktoberfest Good issue for Hacktoberfest label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant