vector-icons icon indicating copy to clipboard operation
vector-icons copied to clipboard

website ui changes

Open AksAman opened this issue 2 years ago • 4 comments

UI Changes for website:

  1. Changed icon listview to gridview, this makes browsing icons much easier than viewing one at a time
  2. Better search bar UI

image

Demo at https://vector-icons-ten.vercel.app/

AksAman avatar Jun 14 '23 07:06 AksAman

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

Name Status Preview Updated (UTC)
vector-icons ❌ Failed (Inspect) Jul 13, 2023 6:34pm

vercel[bot] avatar Jun 14 '23 07:06 vercel[bot]

Also, rebasing your PR should fix the bundle step for build-in Vercel previews. 😉

Simek avatar Jul 13 '23 09:07 Simek

Hey @Simek, would love a little help here! I tried rebasing but that's not going through, can you please check and let me know what's the issue? I don't have much experience with working with opensource projects, so I might be missing a few things while rebasing!

AksAman avatar Jul 14 '23 05:07 AksAman

It might be easier to move UI changes to new branch (based on latest main) and recreate the PR including only them, than rebasing it and getting the locks sorted. There were a lot of PRs touching locks, and in general resolving lock conflicts is a bit cumbersome.

Simek avatar Jul 14 '23 07:07 Simek