OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
110 stars 111 forks source link

feat: Improve UI with icon updates and font change #1084

Closed athuv closed 4 months ago

athuv commented 5 months ago

What type of PR is this?(check all applicable)

Description

Related Issues

Issue #1079

What this PR achieves

  1. Corrected the map and share buttons icons.
  2. Changed the font to Inter.
  3. Implemented Nextjs font optimization (next/font).

Screenshots, recordings

openbeta io_2

vercel[bot] commented 5 months ago

@athuv is attempting to deploy a commit to the openbeta-dev Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 5 months ago

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

Name Status Preview Updated (UTC)
open-tacos ✅ Ready (Inspect) Visit Preview Jan 31, 2024 5:04pm
vnugent commented 5 months ago

@athuv can you fix linting errors and rebase? We use ts-standard which uses eslint under the hood. You can install a VSC plugin: https://marketplace.visualstudio.com/items?itemName=standard.vscode-standard

athuv commented 5 months ago

@vnugent @musoke

I would like to apologize for the inconvenience caused by my recent changes. I understand that the font and icon changes were not aligned with the project's requirements. I have now reverted the changes as per your instructions. I appreciate your patience and understanding in this matter. I assure you that I will pay closer attention to the project guidelines in the future.

Thank you for your time and consideration.

vnugent commented 5 months ago

@athuv can you rebase, resolve conflicts and force push? we're good to merge then. Thanks!

athuv commented 5 months ago

@vnugent

vnugent commented 5 months ago

@athuv can you redo the rebase? Your recent commit included a lot of unwanted changes. Since your PR is very small, it may be simpler to abandon the current working branch and repeat the work in a new PR.