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

Testing scraper #29

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Testing scraper #29

wants to merge 40 commits into from

Conversation

alittlerocket
Copy link
Collaborator

No description provided.

Mohammed Abbasi and others added 30 commits May 9, 2023 23:39
…t the presentations are appropriately rendered. Still more work to do on that front
…tions for the user and added a light mode button that needs to be worked on
…ext-themes to help with the process, but there is an issue where the css is not being applied accordingly
…mode. Was able to fix previous issues and added css classes changes so that light and dark mode is reflected. Still more UI elements to be worked on
Updated README file to make it clear what the purpose of the testing branch is for developers
Mentioned that this branch will later be merged into the main branch if the features work as expected.
Self-explanatory
Just changed normal function to arrow function
I added the RCOS and Github Logo to the footer in the landing page.
Changed the name of the path for the RCOS logo so that there should now be no error regarding deployment
Fixed icon and footer sizing issues by removing the hard-coded height for the footer and adding margins to each icon.
Fixed state issues with the delete modal so that if the user clicks the trash icon, a confirmation screen will appear. Clicking "Cancel" or "Confirm" will show the appropriate screens. Still more work to be done.
Currently, there is no presentation id field that is properly populated when the user creates a presentation. This is important for being able to delete and view presentations. This commit is attempting to fix it, although testing has shown it has not been fixed yet. More work to be done.
Fixed issue where presentationId was not showing up in the database, and confirmed that the functionality of the delete modal is complete.
Fixed issue where the modal did not display content correctly for smaller screens.
Finished Delete Presentation Modal
Using the useEffect to check if the user is logged in. Redirect the user to http://localhost:3000/app if logged in.
There's a commit that fixes the bug pertaining to this issue. Might fix it.
Fixed simple key error
@vercel
Copy link

vercel bot commented Aug 11, 2023

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

Name Status Preview Comments Updated (UTC)
intellislides ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2023 6:13pm

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.

4 participants