Skip to content

Conversation

@simonbs
Copy link
Contributor

@simonbs simonbs commented Apr 28, 2025

This PR builds upon #558 to suggest the introduction of getDefaultSpecification.

Description

Motivation and Context

This avoids duplication of code that specifies the specification to be selected initially.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

ulrikandersen and others added 4 commits April 28, 2025 08:49
The default specification is the one displayed when no specification has been selected via the URL or when the project is opened from the sidebar.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…aultSpecification

# Conflicts:
#	src/features/projects/data/useProjectSelection.ts
#	src/features/projects/domain/ProjectNavigator.ts
#	src/features/projects/domain/getProjectSelectionFromPath.ts
@simonbs simonbs requested a review from ulrikandersen as a code owner April 28, 2025 08:24
@simonbs simonbs changed the title Enhancement/get default specification Introduce getDefaultSpecification for #558 Apr 28, 2025
@ulrikandersen ulrikandersen merged commit 51db8a1 into feature/configure-default-spec Apr 28, 2025
5 checks passed
@ulrikandersen ulrikandersen deleted the enhancement/getDefaultSpecification branch April 28, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants