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

Update wizard copy #3628

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

benjaminvo
Copy link
Contributor

  • Update copy on the wizard steps
  • Also append the slug URL to the helper text (including in settings)

CleanShot 2024-12-04 at 14 39 59@2x

@benjaminvo benjaminvo requested a review from Mikehrn December 4, 2024 13:45
Copy link

linear bot commented Dec 4, 2024

@@ -307,7 +307,7 @@ onResult((res) => {
const baseUrl = config.public.baseUrl

const slugHelp = computed(() => {
return `Used after ${baseUrl}/workspaces/`
return `${baseUrl}/workspaces/${slug.value}`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I decided to not include "Preview:" here because of the space.

@benjaminvo benjaminvo merged commit 9982f3e into main Dec 4, 2024
26 of 28 checks passed
@benjaminvo benjaminvo deleted the benjamin/web-2278-check-all-wizard-copy branch December 4, 2024 14:01
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

Successfully merging this pull request may close these issues.

2 participants