Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

255
Vistas
Using Cell renderer enable text-overflow: ellipsis rule

I'm using react-table library. Normally we have default text-overflow: ellipsis CSS rule when text length is bigger than input its adding three dots at the end of the cell.

But when I use custom Cell renderer of that library; for some reason its enabling only text-overflow: ellipsis rule and texts overflowing to the left and right. Playing with CSS to add this rule everywhere didn't work even in devtools, interestingly. Does anyone has an idea?

{
    Header: translateAndParseEventField('evaluation', t),
    id: 'evaluation',
    accessor: d => d.evaluation,
    Cell: (cell: CellInfo) => (

      <div data-no-context>
        <span className={classes.evaluationToggle}>
          {cell.value}
        </span>
      </div>
    ),
    width: 150,
    style: {
        padding: '13px',
        textAlign: 'center',
    },
},
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda