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

Error page #403

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Error page #403

merged 1 commit into from
Feb 15, 2024

Conversation

mruwnik
Copy link
Collaborator

@mruwnik mruwnik commented Feb 14, 2024

No description provided.

app/root.tsx Outdated
</CachedObjectsProvider>
<BasePage embed={embed} savedTheme={savedTheme} minLogo={minLogo}>
<Outlet context={context} />
{/* <ScrollRestoration /> wasn't doing anything useful */}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder if we should try it again now that we use a new version of Remix and/or no longer support multiple expanded answers per page - might be nice to restore scroll position if you click on related question at the bottom of a page and then decide to go back (unless we open everything in new tabs anyway 🤣)

data,
tags: [] as Tag[],
}
const msg = `No question found with ID ${questionId}. Please go to the Discord in the lower right (or click <a href="https://discord.com/invite/Bt8PaRTDQC">here</a>) and report where you found this link.`
Copy link
Collaborator

Choose a reason for hiding this comment

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

old text that needs deleting/rewriting: Discord in the lower right

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I already deleted this once... :/

@mruwnik mruwnik merged commit fedfb12 into stampy-redesign Feb 15, 2024
1 check passed
@mruwnik mruwnik deleted the error-page branch February 15, 2024 10:10
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.

2 participants