Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HUDS - Scroll infinito en accesos a la HUDS #2868

Merged
merged 1 commit into from
May 24, 2023
Merged

HUDS - Scroll infinito en accesos a la HUDS #2868

merged 1 commit into from
May 24, 2023

Conversation

maring0019
Copy link
Contributor

@maring0019 maring0019 commented May 19, 2023

Requerimiento

https://proyectos.andes.gob.ar/browse/HUDS-69

Funcionalidad desarrollada

  1. Se cambia table a plex-table. Ya que esto permite que el scroll infitnio funcione bien.
  2. Se quita el archivo scss ya que no es necesario.
  3. Se agregan títulos a las columnas de la solapa 'Accesos a la HUDS'.
  4. Nota: el scroll general es algo que ya viene con plex y no se puede quitar.

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

Requiere actualizaciones en andes-test-integracion

  • Si
  • No

@silviroa
Copy link
Contributor

USUARIO: mbenicio
BUILD NUMBER: 8932
CYPRESS RUN: 8096
TEST START: 2023-05-22T15:24:37.525Z
TOTAL: 406
SUCCESS: 403
FAIL: 1
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: mbenicio
BUILD NUMBER: 8933
CYPRESS RUN: 8097
TEST START: 2023-05-22T16:36:34.417Z
TOTAL: 406
SUCCESS: 404
FAIL: 0
SKIPPED: 2

@silviroa silviroa added test ok Los test estan ok and removed test fail labels May 22, 2023
Copy link
Contributor

@negro89 negro89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mari, estuvo bien el plexeo de la tabla. Pero el problema original persiste ya que en pantallas/resoluciones grandes si el contenido de la tabla se logra visualizar por completo entonces el scroll nunca se activa. Por eso se pedía aumentar la cantidad de resultados que trae el response (Dejo captura de ejemplo).
Para que el scroll infinito funcione bien hay que lograr que el lo que permita la accion de scrollear sea la tabla y no su contenedor.

image

@maring0019
Copy link
Contributor Author

Mari, estuvo bien el plexeo de la tabla. Pero el problema original persiste ya que en pantallas/resoluciones grandes si el contenido de la tabla se logra visualizar por completo entonces el scroll nunca se activa. Por eso se pedía aumentar la cantidad de resultados que trae el response (Dejo captura de ejemplo). Para que el scroll infinito funcione bien hay que lograr que el lo que permita la accion de scrollear sea la tabla y no su contenedor.

image

CORREGIDO

@maring0019 maring0019 requested a review from negro89 May 23, 2023 18:16
@silviroa
Copy link
Contributor

USUARIO: mbenicio
BUILD NUMBER: 8942
CYPRESS RUN: 8105
TEST START: 2023-05-23T18:39:28.849Z
TOTAL: 406
SUCCESS: 404
FAIL: 0
SKIPPED: 2

@silviroa silviroa added test ok Los test estan ok and removed test ok Los test estan ok labels May 23, 2023
@negro89
Copy link
Contributor

negro89 commented May 24, 2023

excelenteeee

@negro89 negro89 merged commit 2a37776 into master May 24, 2023
@negro89 negro89 deleted the HUDS-69 branch May 24, 2023 12:13
liquid36 pushed a commit that referenced this pull request May 24, 2023
# [5.120.0](v5.119.0...v5.120.0) (2023-05-24)

### Bug Fixes

* **CITAS:** quita el llamado a codificación desde la app ([#2858](#2858)) ([e879843](e879843))
* **HUDS:** se corrige scroll infinito con plex ([#2868](#2868)) ([2a37776](2a37776))
* **IN-524:** Error en consola al agregar una nueva indicación ([#2865](#2865)) ([b33ceb7](b33ceb7))

### Features

* **CIT-189:** Agendas auditadas ([#2754](#2754)) ([a9b61ed](a9b61ed))
* **TOP-131:** Seguimiento de llamados telefonicos a pacientes ([#2821](#2821)) ([9d55d7c](9d55d7c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes done test ok Los test estan ok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants