Skip to content

fix(UI-1490): fix navigation from sessions to deployments page #1169

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

J1za
Copy link
Contributor

@J1za J1za commented May 5, 2025

Description

It doesn't happen every time, but it happens very frequently when switching from the sessions to deployments

steps to reproduce:

go into any project that have sessions and deployments

click on sessions

then click on deployments

if it doesnt happen from the first time try switching from sessions to deployments couple of times until you get the error

Linear Ticket

https://linear.app/autokitteh/issue/UI-1490/when-switching-from-sessions-to-deployments-we-get-404

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • 🎨 (style) - Styles - Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

@RonenMars
Copy link
Contributor

Please remove empty src/components/organisms/deployments/sessions/activities-chart/executionFlowChart.tsx

@RonenMars
Copy link
Contributor

RonenMars commented May 13, 2025

Please rebase

@J1za J1za force-pushed the fix/vitaly/sessions-to-deployments-get-error branch from d401eeb to 3434a93 Compare May 13, 2025 17:50
@RonenMars RonenMars force-pushed the fix/vitaly/sessions-to-deployments-get-error branch from 3434a93 to f152772 Compare July 14, 2025 11:27
@RonenMars RonenMars merged commit 185c305 into main Jul 14, 2025
11 checks passed
@RonenMars RonenMars deleted the fix/vitaly/sessions-to-deployments-get-error branch July 14, 2025 13:10
Copy link

🎉 This PR is included in version 2.205.3 🎉

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
Development

Successfully merging this pull request may close these issues.

2 participants