Skip to content

fix(wrong-default-view): default route on application start#93

Merged
tonoizer merged 2 commits into
mainfrom
fix/75-fixed-default-view-for-installed-app
Apr 13, 2023
Merged

fix(wrong-default-view): default route on application start#93
tonoizer merged 2 commits into
mainfrom
fix/75-fixed-default-view-for-installed-app

Conversation

@tonoizer

@tonoizer tonoizer commented Apr 13, 2023

Copy link
Copy Markdown
Contributor

PR description

Describe your changes in detail here

When the application was installed, the default view for the sources wasn't selected. Now it is forced on Component Mount and should fix the problem.

Definition Of Done (DoD)

This PR can be squashed / merged if

  • a developer is assigned
  • the PR is NOT estimated
  • the PR is labeled
  • the PR is assigned to the current sprint
  • a meaningful title has been set according to https://www.conventionalcommits.org/
  • the PR is described in detail
  • the PR links to an issue
  • the PR has been reviewed

Add additional conditions here if necessary for this PR
Fix: #75

Signed-off-by: Kevin Beier <beierkevin2002@outlook.com>
@tonoizer tonoizer added bug Something isn't working Phase: Construction improvement Some layout / structure / performance optimization labels Apr 13, 2023
@tonoizer
tonoizer requested a review from Claiyc April 13, 2023 10:13
@tonoizer tonoizer self-assigned this Apr 13, 2023
Signed-off-by: Kevin Beier <beierkevin2002@outlook.com>

@Claiyc Claiyc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tonoizer
tonoizer merged commit 4be62d8 into main Apr 13, 2023
@tonoizer
tonoizer deleted the fix/75-fixed-default-view-for-installed-app branch April 13, 2023 13:25
@Claiyc Claiyc mentioned this pull request Apr 24, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working improvement Some layout / structure / performance optimization Phase: Construction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong default view

2 participants