coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

Fix the search bar css #760

Open RaiVaibhav opened 5 years ago

RaiVaibhav commented 5 years ago

Something like this?

Screenshot 2019-09-02 at 12 04 16 AM

Difficulty:newcomer

dewanshrawat15 commented 5 years ago

I would like to work on this @jayvdb @KVGarg

KVGarg commented 5 years ago

You can work on it! If you haven’t solved any newcomer issue till now.

Alay2000 commented 4 years ago

is this issue still open, if yes I would like to work on it

atharshah1 commented 3 years ago

i would like to work on this

Nashtronaut commented 3 years ago

I notice a closed tag, but its still appearing as an open issue. Sorry, is there anyway I can do this for hacktoberfest? Unsure if this is still open or not. :)

ankur12-1610 commented 2 years ago

Is anyone working on it?

If not, can I work on it?

Bl4ck-h00d commented 2 years ago

Hey, Is this still open?

tonycalderoney commented 1 year ago

Doesn't look like this has been done yet so I'm gonna start working on it.

abbiesims commented 1 year ago

Is anyone working on this?

daniela-basurto commented 1 year ago

Hey, is this issues still open? It's my first contribution and would like to work on this if yet not fixed/assigned.

hanlaman commented 5 months ago

Hi! Is this issue still open? I'd like to contribute!

vvedenskaya commented 1 week ago

Hello! I'm a newcomer. Is anyone working on it? I would like to contribute.

ale-mateus commented 2 days ago

Hello Id love to work on this.

ale-mateus commented 2 days ago

I have resolved the issue. I would like you to review the changes before I push them. Then, if you could contact me to allow me to push my changes that would be much apreciated.

The issue was in projects.html in line 10: <input ng-model="searchText" placeholder="Search for a project" id="search" type="search" class="validate" style="border-radius: 100px;"> </div>

By adding the style="border-radius: 100px; this allowed me to smooth the borders and round it off