Code Monkey home page Code Monkey logo

Comments (14)

vj-abishek avatar vj-abishek commented on August 16, 2024 1

image

Something like. The content should be inside a card

Inspect the element and see what GitHub uses. Use the same classes. Take inspiration from here

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024 1

@vj-abishek Actually I did that but missed the your saved section, sorry for inconvenience. Now I was trying to add ul tag. I will let you know in some time.

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

Can you explain it little more, how do you want this.

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

The current UI is in vertical

But I need it in row manner
Ex:
| Repo 1 name | Repo 2 name |
| Save repo | Repo 3 name |
| Save repo | Repo 3 name |

Nxt:
Currently, it is rendered like this
image

But it is wrong. The content should be in ul tag(check line number 89 in App.js)

If any issue, you can ask me

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

I can give it a try.

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

@Code-Aditya-14 are you working on this?

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

@vj-abishek, Actually I downloaded the README.md file, but I was unable to get this

image

Can you tell why I am not getting this?

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

@Code-Aditya-14 Actually it is a chrome extension

Steps to load this extension:
Download and extract zip.
Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions).
Enable Developer mode by ticking the checkbox in the upper-right corner.
Click on the "Load unpacked" button.
Select the directory which you unzipped (Ex: saved-main directory)

check readme

Here is where you need to change

<div class="news">

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

@Code-Aditya-14 If you think it is hard, you can try the next issue, which is easier than this!

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

@vj-abishek I was working on it but unable to solve :( . When content length was 1, I added a ul tag and then tried to add the code from 89 onwards in li tag. But an error is coming. I tried it firstly by innerHTML and then by appending child. Can you help how to do that.

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

What is the error?

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

@vj-abishek I did this:
image
and getting this error while inspecting:
image

from saved.

vj-abishek avatar vj-abishek commented on August 16, 2024

@Code-Aditya-14 I fixed the UI tag issue. You can now work on the design

Fork and pull those latest changes and start to work. Happy hacking!

from saved.

Code-Aditya-14 avatar Code-Aditya-14 commented on August 16, 2024

@vj-abishek I had created the pull request. Please let me know if it needs some more changes.

from saved.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.