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: handle current resource group using initial values in launchers #2774

Merged
merged 1 commit into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. fix: handle current resource group using initial values in launchers (#…

    …2774)
    
    This PR control the resource group value of the launcher using initial values, and update the global current resource group through the launcher when creating, so that the resource group of the resource monitor becomes the resource group just used.
    
    resolve #2770
    
    - Replacing ResourceGroupSelectForCurrentProject with ResourceGroupSelect component
    - Adding resource group state management to maintain selection consistency
    - Setting initial form values with the current global resource group
    - Updating the global resource group state when creating new sessions or services.
    yomybaby committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5a5bcfe View commit details
    Browse the repository at this point in the history