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

Implementing dashboard + tooltip complex component #9

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

Conversation

Mau-MD
Copy link
Owner

@Mau-MD Mau-MD commented Jul 13, 2022

Context
Currently, there is no UI to see the courses you are currently enrolled. Also, one of the requirements is to have at least one complex component made from scratch.

This PR
This PR adds a basic dashboard UI with placeholder data, in addition of a tooltip/popover made from scratch. This component uses ReactDom.createPortal and React.cloneComponent to work!

CleanShot.2022-07-13.at.13.18.26.mp4

Next
Create a form so users can create courses using the UI

IMPORTANT
Since this PR was based in another one, a lot of commits appear here even if they are not related to this PR. In reaility commits start here: Adding dashboard route

@vercel
Copy link

vercel bot commented Jul 13, 2022

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

Name Status Preview Updated
learning-u ✅ Ready (Inspect) Visit Preview Jul 13, 2022 at 8:35PM (UTC)

@Mau-MD Mau-MD added the waiting for another pr Another PR needs to be approved before this gets reviewed label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for another pr Another PR needs to be approved before this gets reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants