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

resolve #1912 | Add buttons for switching between different environments #1919

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kasptom
Copy link

@kasptom kasptom commented Oct 29, 2024

#1912

env_switch_demo.mp4

@kasptom kasptom force-pushed the 1912-env-switch-buttons branch 2 times, most recently from c0e042d to e100395 Compare October 29, 2024 21:47
@kasptom kasptom changed the title resolve#1912 | Add buttons for switching between different environments resolve #1912 | Add buttons for switching between different environments Oct 29, 2024
@kasptom kasptom force-pushed the 1912-env-switch-buttons branch 2 times, most recently from bffc284 to 9661379 Compare October 30, 2024 08:42
@szczygiel-m
Copy link
Contributor

Hi, I can see, that there is failing frontend test:
TypeError: Cannot read properties of undefined (reading 'length') ❯ src/components/console-header/ConsoleHeader.vue:64:53 62| " 63| /> 64| <v-divider vertical v-if="knownEnvironments.length > 0"></v-di… | ^ 65| <environment-switch :known-environments="knownEnvironments" /> 66| </div>

@WojciechSova WojciechSova self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants