GithubHelp home page GithubHelp logo

Comments (16)

aliemir avatar aliemir commented on June 15, 2024 3

Hey everyone, thank you for your interests and effort in this issue! I've suspected that this is happening due to fallbacks provided in the font family definition. I've checked in my local to update the tailwind.config.js like this for the JetBrains Mono:

"jetBrains-mono": [
                    "JetBrains Mono",
-                   ...defaultTheme.fontFamily.mono,
+                   "monospace"
                ],

The issue resolved for me.

Can anyone check if the same solution works for them as well? If its resolved, we'll be happy to see a PR addressing this change 🙏

from refine.

BatuhanW avatar BatuhanW commented on June 15, 2024 1

Hey @domlimm let us know when you can work on this, let's assign to you.

from refine.

amirk85 avatar amirk85 commented on June 15, 2024

I believe it's already aligned, working fine for me @alicanerdurmaz

Screenshot from 2024-01-12 03-37-15

from refine.

AnasGrzor avatar AnasGrzor commented on June 15, 2024

I believe it's already aligned, working fine for me @alicanerdurmaz

Screenshot from 2024-01-12 03-37-15

If you check out the docs you can see the borders are misaligned. In my vscode it also appeared fine but for some reason in the docs it's weird.

from refine.

amirk85 avatar amirk85 commented on June 15, 2024

@AnasGrzor not able to see the screenshot you attached.
And also I don't see any misalignment in the doc as well

attaching a short clip

Screencast.from.12-01-24.04.09.05.AM.IST.webm

from refine.

AnasGrzor avatar AnasGrzor commented on June 15, 2024

@amirk85
Screenshot_2024-01-12-03-45-48-050_com android chrome
This is in chrome

from refine.

alicanerdurmaz avatar alicanerdurmaz commented on June 15, 2024

Hello @AnasGrzor and @amirk85, thanks for helping Refine.

It's an interesting problem 🤔. I will investigate too.

from refine.

AnasGrzor avatar AnasGrzor commented on June 15, 2024

image
I did the change but it's still the same
image

from refine.

Conqxeror avatar Conqxeror commented on June 15, 2024

It is caused by font-family: Source Code Pro @aliemir @BatuhanW @alicanerdurmaz

With Font :

SS for issue.

Screenshot 2024-01-17 112148

Reason for issue.

Screenshot 2024-01-17 112203

Without Font

Issue Fix If:

Screenshot 2024-01-17 112751

After removal of: font-family: Source Code Pro :

Screenshot 2024-01-17 112819

from refine.

notnick2 avatar notnick2 commented on June 15, 2024

Is the issue resolved? If not, I'm excited to work on resolving it.

from refine.

alicanerdurmaz avatar alicanerdurmaz commented on June 15, 2024

@notnick2 Thanks 🚀, I assigned the issue to you.

from refine.

CodeKage25 avatar CodeKage25 commented on June 15, 2024

Hi @alicanerdurmaz , has this issue been fixed already? If not, can I fix it?

from refine.

alicanerdurmaz avatar alicanerdurmaz commented on June 15, 2024

@CodeKage25 Thanks, I assigned it to you.

from refine.

domlimm avatar domlimm commented on June 15, 2024

@alicanerdurmaz Hey Alican, may I have a go at this? A little occupied in the next 4 days. Will work on it roughly mid of next week or ASAP. If you're okay with it!

from refine.

domlimm avatar domlimm commented on June 15, 2024

@BatuhanW Hey Bathuan! I did some digging last week and just for an hour before writing this.. Seems okay on VSCode (but I suppose that's not the case/what we're trying to fix). However, I checked on prod and it seems slightly off. I'm on macOS, checked on Chrome.

VSCode:
image

Chrome:
image

Safari:
image

On Windows Chrome (both locally and prod):
Exactly what's shown in the opening of this issue.

I am actually struggling to find out the root cause. It's odd because it's a table in markdown.

from refine.

JamieBort avatar JamieBort commented on June 15, 2024

There's a lot of hands working on this issue. If there is anything that I can do to help, please let me know.
Otherwise I'll continue to look for another issue to work on.
FWI worth, I am new to this repo.

from refine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.