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/improve UI #174

Merged
merged 4 commits into from
May 26, 2023
Merged

Feat/improve UI #174

merged 4 commits into from
May 26, 2023

Conversation

mamadoudicko
Copy link
Contributor

@mamadoudicko mamadoudicko commented May 26, 2023

Description

In this PR, I have made several improvements to the file upload interface UX. Firstly, I have separated the upload and crawl functionalities, providing a more intuitive and user-friendly experience. Users can now easily distinguish between the two actions and select the appropriate one.

Additionally, I have addressed some UI issues by implementing a logout button. This allows users to securely log out from their accounts, providing better control over their session. Furthermore, I have added a redirect feature, enabling users to seamlessly transition from the sign-up page to the sign-in page. This ensures a smoother flow for new users who wish to access the platform.

Overall, these changes enhance the usability and visual appeal of the interface, making it more efficient and enjoyable for users.

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • Any dependent changes have been merged

Screenshots (if appropriate):

  1. Signup screen:

From:

Screenshot 2023-05-26 at 23 48 56

To:

Screenshot 2023-05-26 at 23 49 09
  1. Upload

From
Screenshot 2023-05-27 at 00 01 09

To
Screenshot 2023-05-27 at 00 04 50

@vercel
Copy link

vercel bot commented May 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quiver ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 10:08pm

@StanGirard StanGirard closed this May 26, 2023
@StanGirard StanGirard reopened this May 26, 2023
@StanGirard StanGirard merged commit 85f89b4 into main May 26, 2023
2 checks passed
StanGirard pushed a commit that referenced this pull request Sep 12, 2023
* feat(signup): add sign in page link

* feat(upload): improve ui

* ui(header): add logout button

* feat(login): add redirection for logged user
@StanGirard StanGirard deleted the feat/improve-ui branch January 20, 2024 06:57
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.

None yet

2 participants