Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

234
Visualizações
how to prevent scrolling to left when clicked on icon in react?

I have a table with a kebab icon. When user clicks on that icon a popup(delete form) show's up. Due to which it scrolls the content to left. This behaviour is only observed on ipad and small screens.Whereas On Desktop it works fine.

Here is the observed behaviour . when we click on kebab icon delete dropdown shows up. enter image description here

when clicked on kebab icon again table scrolls to left and closes the dropdown

enter image description here

Here is snippet below.

There is onClick handler on the icon. onClick handler just sets the id and it just renders/hides the dropdown based on selected id.

             <table style={{overflowY: 'auto'}}>

                  {...table contents...}
                  <iris-icon-only
                    type="more-vertical"
                    size="13"
                    className="dropbtn"
                    style={{ cursor: "pointer" }}
                    onClick={() => setSelectedRowId(id)}
                    data-test="kebabicon"
                  ></iris-icon-only>
                  {selectedRowId == id && (
                    <DropDown
                      data-test="deletedropdown"
                      style={toDeleteFormStatus[selectedStatus].styles}
                      label={InReviewStatus[selectedStatus]}
                    />
                  )}
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda