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 bug where NoStorySelected never renders #303

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

vocksel
Copy link
Collaborator

@vocksel vocksel commented Dec 9, 2024

Problem

When no story is selected we used to have a message displayed

Solution

Simply changed where NoStorySelected is rendered. Works now!

Resolves #302

Checklist

  • Ran lune run test locally before merging

@vocksel vocksel marked this pull request as ready for review December 9, 2024 02:54
@vocksel vocksel merged commit 211b4cf into main Dec 9, 2024
6 checks passed
@vocksel vocksel deleted the display-when-no-story-is-selected branch December 9, 2024 15:32
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.

NoStorySelected never renders
1 participant