Skip to content

Conversation

@JSantarelli
Copy link
Contributor

Problema
Al aparecer el scrollbar, modifica el ancho del contenedor de los inputs y genera reconfiguración de los elementos.

Solución
Se cambia valor asignado al scroll, de 'auto' a 'overlay'; de éste modo, al aparecer el scrollbar no 'empuja' los elementos (inputs) hacia adentro provocando su reordenamiento y consecuente apilamiento (al estar el ancho cercano a un breakpoint).

@JSantarelli JSantarelli added the fix label Jun 3, 2020
@JSantarelli JSantarelli requested review from andrrrl and liquid36 June 3, 2020 08:36
@JSantarelli JSantarelli force-pushed the plex-94 branch 5 times, most recently from db0d1c5 to eb3c086 Compare June 12, 2020 13:11
@liquid36 liquid36 merged commit 8cdb92a into master Jun 12, 2020
@liquid36 liquid36 deleted the plex-94 branch June 12, 2020 18:39
liquid36 pushed a commit that referenced this pull request Jun 12, 2020
# [6.6.0](v6.5.0...v6.6.0) (2020-06-12)

### Bug Fixes

* **plex-list:** ajusta heading con items sin acciones ([#178](#178)) ([1edf9b7](1edf9b7))
* **plex-text:** permite setear unidades de altura ([600bb77](600bb77))

### Features

* **navbar:**  desplegar menu con enter ([da06fd7](da06fd7))
* **plex-layout:** se settea scrollbar en overlay ([#170](#170)) ([8cdb92a](8cdb92a))
@liquid36
Copy link
Contributor

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants