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

fix: on project select navigate to corresponding ProjectDashboard #420

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

anrusina
Copy link
Contributor

@anrusina anrusina commented Apr 22, 2022

Before we introduces ProjectDashboard page, the most top level view was Workflows page, so navigating to it was a logical decision.

Now it is more logical to navigate user to ProjectDashboard page for selected peoject/domain from project list selection /console section.

Video with the fix: https://share.getcloudapp.com/8LuDNkBr

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Signed-off-by: Nastya Rusina nastya@union.ai

Signed-off-by: Nastya Rusina <nastya@union.ai>
@anrusina anrusina requested review from a team, ursucarina, jsonporter and olga-union and removed request for a team April 22, 2022 03:49
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #420 (95856f4) into master (14c373b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #420   +/-   ##
=======================================
  Coverage   67.08%   67.08%           
=======================================
  Files         407      407           
  Lines        9147     9147           
  Branches     1614     1614           
=======================================
  Hits         6136     6136           
  Misses       3011     3011           
Impacted Files Coverage Δ
src/components/SelectProject/ProjectList.tsx 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14c373b...95856f4. Read the comment docs.

Copy link
Contributor

@EngHabu EngHabu left a comment

Choose a reason for hiding this comment

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

🎉

@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.54.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants