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

feat: add login modal when searching projects for non-authenticated users #918

Merged
merged 8 commits into from
Oct 27, 2023

Conversation

coderatomy
Copy link
Collaborator

@coderatomy coderatomy commented Oct 18, 2023

Summary

Adds login modal for non-authenticated users
Closes #802

Changes

  • Adds support for modalising the Login component
  • Non-authenticated users can only search through the featured projects

Screencasts

Screencast.from.2023-10-18.15-15-34.webm

Copy link
Member

@tuxology tuxology left a comment

Choose a reason for hiding this comment

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

Address comments from @kamthamc

@tuxology tuxology changed the title (feat) Add login modal when searching projects for non-authenticate users feat: add login modal when searching projects for non-authenticated users Oct 27, 2023
@tuxology tuxology merged commit dce90e7 into unstructuredstudio:master Oct 27, 2023
tuxology added a commit that referenced this pull request Oct 27, 2023
tuxology added a commit that referenced this pull request Oct 27, 2023
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.

Search is broken for non-logged in users
4 participants