Coder Social home page Coder Social logo

Comments (4)

AndreyNenashev avatar AndreyNenashev commented on June 11, 2024 1

It happens because of generated markdown html markup.
Github comments markdown example:

this is just a text - "some text"

this is a markdown:

very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words. very long line with multiple words.

It generates single inline block because in a markdown editor I didn't specify new lines explicitly inside the text. Unfortunately, we didn't consider that this block could contain a large amount of markdown text so it doesn't adjust well in these cases. So I will prepare some fix during this week. But long markdown blocks will have their scrolls anyway like in the example below. It just will not affect the whole layout anymore.

Screenshot 2024-01-22 at 19 45 30

from odd-platform.

AndreyNenashev avatar AndreyNenashev commented on June 11, 2024

@mavenzer Thanks for noticing! The term name is too long and we didn't consider that case, so it's a html makrup issue.
There are two options I see:

  1. To truncate the term name if a name is too long.
  2. Put description of a term under the name.

How is crucial for you to see the whole term name? It feels like option 2 is the most optimal solution here.

from odd-platform.

mavenzer avatar mavenzer commented on June 11, 2024

Hi @AndreyNenashev thanks for the prompt response. You are absolutely correct that option 2 looks more optimal to me as well. One more minor observation: the definition of dictionary terms when linked to data-entity, we are getting a scroll bar. But ideally we should go to a new line after a certain length rather than using a scroll bar(much more visually IMO). It makes the terms definition more readable to the business users.

test-v3

from odd-platform.

mavenzer avatar mavenzer commented on June 11, 2024

Thanks a lot for the explanation the above fix is also more intuitive as well.

from odd-platform.

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.