-
Notifications
You must be signed in to change notification settings - Fork 15
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
Build Networking Page #211
Comments
@Ronnie018 Did you want to take this one since you built this figma. I'm not %100 sure what all of your thought were behind this design. If not would you update this issue to explain what you would like here. |
All right, i'll just try the video problem a while, and i jump right into it |
@4-Leafs-Code, im pretty sure you asked me about how i did this somewhere, here it is; i used a clip-path as a mask and positioned a ::before element absolute;
u can use https://bennettfeely.com/clippy/ to create clip-path masks. |
@Ronnie018 the page is coming a long lovely 😍 You can have my card pop up too. |
@Ronnie018 I found these linter errors this morning. I was not sure if this was a work in progress thing or if these can be removed. Please let me know when you have a moment. Thank you so much! src/components/Network/index.jsx src/components/Network/api/handlers.js src/components/Network/api/requests.js src/components/Network/api/search.js |
Not sure about this last one, but it is a work in progress. i didnt know i had pull requested code with the context provider. Ill fix it now |
You might want to give me a few minutes with these bot request before you work on the site incase I have to back track. Ill look at the commit number when I open codespace in a minute. |
Gitlens information about this commit and PR is: last week via PR #275 (January 23rd, 2023 4:14 PM) |
This page will show people in your network. It should show sent pending status and received request accept or deny. You should also be able to search for a user by name or email.
The text was updated successfully, but these errors were encountered: