Skip to content

Conversation

@ErwanDecoster
Copy link
Member

A login-required message was shown when trying to view the task raw data.
This behavior had previously been fixed for another page in #88

@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
explorer-v2 Ready Ready Preview Comment Dec 9, 2025 9:22am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes an incorrect login requirement that was preventing users from viewing task raw data. The issue was that a "You are not connected" message was shown when trying to access public task data, even though authentication is not required for this operation.

  • Removed unnecessary authentication check before displaying task raw data
  • Cleaned up unused imports (Button and useLoginLogout)
  • Simplified conditional rendering logic in the component

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ErwanDecoster ErwanDecoster merged commit 0664538 into main Dec 10, 2025
13 checks passed
@ErwanDecoster ErwanDecoster deleted the fix/remove-required-login-message-in-TaskRawData branch December 10, 2025 13:53
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