ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG] Unable to Close Generate Token Page After Switching Projects #483

Open epamLDadayan opened 2 months ago

epamLDadayan commented 2 months ago

Description: When attempting to generate a token and switching between projects on the Generate Token page, an issue occurs where the user can copy the token but cannot close the Generate Token page. This happens because the user is not in the exact private project but in a mixed state (e.g., Alita AI testing/Private).

Steps to Reproduce:

  1. Navigate to the Settings→Configuration page on the Alita AI platform, Generate token.
  2. Switch between different projects while on the Generate Token page.
  3. Generate and copy a token.
  4. Attempt to close the Generate Token page.
  5. Observe that the page cannot be closed.

Expected Result: The user should be able to switch between projects, generate and copy a token, and close the Generate Token page without any issues.

Actual Result: After switching between projects and copying the token, the user cannot close the Generate Token page due to being in a mixed project state.

Additional Information: