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

JUIP-137 corregir componentes cortados en storybook #32

Merged

Conversation

dam788
Copy link

@dam788 dam788 commented Jan 11, 2024

LINK DE TICKET:

https://janiscommerce.atlassian.net/browse/JUIP-134

DESCRIPCIÓN DEL REQUERIMIENTO:

Contexto:
Hay ciertos componentes que se están viendo cortados en la app de Storybook de la siguiente manera;

Necesidad:
Se requiere solucionar estos errores de estilos para que los componentes no se estén cortando

DESCRIPCIÓN DE LA SOLUCIÓN:

  • Creación de decorator CenterScrollView
  • Se agregó CenterScrollView a las historias que necesitaban un scroll.
  • Se corrigieron estilos en storybook/stories/DesignStystem/Colors.stories.js
  • Se corrigieron los colores que no eran exadecimales

CÓMO SE PUEDE PROBAR?.

  • npm start y npm run storybook:android par achequear en app.
  • npm run storybook-web para chequear en la web

SCREENSHOTS:

Funcionamiento en App:
Peek 2024-01-11 13-30

Funcionamiento en Web:
Peek 2024-01-11 13-32

DATOS EXTRA A TENER EN CUENTA:

@christian97dd christian97dd merged commit f7ddf34 into master Jan 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants