Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badge might not look sharp #798

Open
thibaultleouay opened this issue May 2, 2024 · 7 comments
Open

Badge might not look sharp #798

thibaultleouay opened this issue May 2, 2024 · 7 comments
Assignees
Labels
🐛 Bug Something isn't working 🧑‍💻 Web App Anything related to our Next App

Comments

@thibaultleouay
Copy link
Member

Reproduction / Replay Link (Optional)

No response

Description

image

it looks a bit pixelated

Environment

No response

@thibaultleouay thibaultleouay added 🐛 Bug Something isn't working 🧑‍💻 Web App Anything related to our Next App labels May 2, 2024
@Sama-004
Copy link

Sama-004 commented May 4, 2024

image

looks good to me @thibaultleouay

@thibaultleouay
Copy link
Member Author

@Sama-004 on our page we are using the react widget

The SVG is the one with issue

@Abbhiishek
Copy link

hey @thibaultleouay would like to work on this.

@thibaultleouay
Copy link
Member Author

@Abbhiishek would love that

It's in this file

maybe one size is wrong we should probably have multiple size as argument ?

@Abbhiishek
Copy link

hey @thibaultleouay

locally cloning the repo fails due to invalid path.
I have attached logs below:

error: invalid path 'apps/docs/api-reference/incident/get-incident:id.mdx'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Even when i tried checking out to main, the same thing happened.

> git checkout -q main
error: invalid path 'apps/docs/api-reference/incident/get-incident:id.mdx'
error: invalid path 'apps/docs/api-reference/incident/put-incident:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/delete-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/get-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/get-monitor:id/summary.mdx'
error: invalid path 'apps/docs/api-reference/monitor/put-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/notification/get-notification:id.mdx'
error: invalid path 'apps/docs/api-reference/page/get-page:id.mdx'
error: invalid path 'apps/docs/api-reference/page/post-page:id/update.mdx'
error: invalid path 'apps/docs/api-reference/page/put-page:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/delete-status_report:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/get-status_report:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/post-status_report:id/update.mdx'
error: invalid path 'apps/docs/api-reference/status_report_update/get-status_report_update:id.mdx'

@thibaultleouay
Copy link
Member Author

@Abbhiishek are you on windows?

@Abbhiishek
Copy link

@Abbhiishek are you on windows?

yep :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🧑‍💻 Web App Anything related to our Next App
Projects
None yet
Development

No branches or pull requests

3 participants