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

Change redirect post application creation to /instance #2538

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

joepavitt
Copy link
Contributor

Description

After creating an Application & Instance, redirect to the Instance, rather than the Application. This removes one step in the onboarding UX.

Related Issue(s)

Closes #2495

Checklist

@joepavitt joepavitt requested a review from Pezmc July 27, 2023 12:21
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #2538 (4ec5fad) into main (8da2139) will decrease coverage by 38.26%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #2538       +/-   ##
==========================================
- Coverage   39.84%   1.59%   -38.26%     
==========================================
  Files         494     494               
  Lines       17690   17689        -1     
  Branches     4125    4125               
==========================================
- Hits         7049     282     -6767     
- Misses      10641   17407     +6766     
Flag Coverage Δ
backend ?
frontend 1.59% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
frontend/src/pages/team/createApplication.vue 0.00% <0.00%> (ø)

... and 174 files with indirect coverage changes

@joepavitt joepavitt merged commit 0dff4b2 into main Jul 28, 2023
2 of 3 checks passed
@joepavitt joepavitt deleted the 2495-instance-redirect branch July 28, 2023 07:26
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.

Redirect to Instance Overview in onboarding UX
2 participants