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: Makes Download btn available for loggedin users only #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hxdy-1
Copy link
Contributor

@hxdy-1 hxdy-1 commented May 4, 2024

PR Fixes:

  • 1 Renders Download btn only when the users are logged-in
  • 2 Removes unnecessary logs from the CodeBlock component

Resolves #382

Screenshots:

Hiding Download button for unauthenticated users:
image

Showing Download button for authenticated users only:
image

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

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.

bug: Download btn is working for non-authenticated users as well
1 participant