Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

feat(ui): project name formatting #938

Merged
merged 7 commits into from Sep 23, 2020
Merged

feat(ui): project name formatting #938

merged 7 commits into from Sep 23, 2020

Conversation

sarahscott
Copy link
Contributor

@sarahscott sarahscott commented Sep 18, 2020

Replaces spaces with dashes for new project names; unit-tests name formatting

Closes #529

Copy link
Contributor

@NunoAlexandre NunoAlexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just two small comments 🏑

ui/src/project.ts Outdated Show resolved Hide resolved
ui/src/project.test.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to add to @NunoAlexandre observations, happy to approve once addressed. Test needs to be looked at.

@rudolfs
Copy link
Member

rudolfs commented Sep 21, 2020

I'm wondering whether we should also add this to the handle input in onboarding as well to keep things consistent. That input also disallows spaces. \cc @brandonhaslegs @juliendonck

Screenshot 2020-09-21 at 09 53 43

@juliendonck
Copy link
Member

I'm wondering whether we should also add this to the handle input in onboarding as well to keep things consistent. That input also disallows spaces. \cc @brandonhaslegs @juliendonck

Screenshot 2020-09-21 at 09 53 43

yes :)

@rudolfs
Copy link
Member

rudolfs commented Sep 22, 2020

Other than the skipped tests works and looks great!

@rudolfs rudolfs merged commit cefa07f into master Sep 23, 2020
@rudolfs rudolfs deleted the sos/project-name-dashes branch September 23, 2020 06:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sub in hyphens for spaces instead of showing error
7 participants