Closed Roshanjossey closed 3 years ago
Hi, interested to work on this!
Hi @AleenaSA, sure, go ahead. Feel free to ask questions or get help.
yeah a quick question, is it just the icon alignment you're looking for or the margin between the elements as well?
That would be nice too. Feel free to make any general changes that would improve the experience.
This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days
Interested to work on this!
This is the component that should be fixed.
It should be fixed as below
You can find the right styles implemented in https://dashboard.jina.ai/
💻 How to run this project locally
Fork this repository by clicking on fork button on the top right. This will create a copy of this repository on your account.
Clone your fork. Get the URL of your fork by clicking on
code
button on GitHub. Clone it to your local with commandgit clone <URL you copied>
git clone <https://github.com/><your-username>/dashboard.git
.Install dependencies using command
npm i
.Run dashboard via the following ways .
Run in the debug mode
npm run dev
🏃♀️ How to get there.
You can find it in the home page.
The component of interest is LogsTable.tsx
📝 Where to make changes?
https://github.com/jina-ai/dashboard/blob/master/src/components/LogStream/LogsTable.tsx
Please use TailwindCSS for styling as much as you can.
🖐️ I want to work on this.
If you're interested in working on this issue, please write a comment down below. 💬