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

add modalSize in diferent components and schema #246

Merged
merged 1 commit into from May 24, 2022

Conversation

Alejandro-Gonzalez
Copy link
Contributor

LINK AL TICKET

https://fizzmod.atlassian.net/browse/JMV-2658

DESCRIPCIÓN DEL REQUERIMIENTO
Se deberá agregar una property en los componentes que utilicen un popup para poder determinar el size:

  • small
  • medium
  • large
  • extra-large
  • mobile

Se le debe agregar al los schemas de: Location, RemoteActions de edit, MassiveActions de browse, a las acciones de monitor, Al ActionForm de topComponents y al action type form de genericActions

DESCRIPCIÓN DE LA SOLUCIÓN

Se agregaron las properties de modalSize a los componentes mencionados arriba.
Al componente de actions de monitor se agregó al baseCard la prop de actionsModalSize

CÓMO SE PUEDE PROBAR?

Ejecutando comando de validacion de package descripto en el README

@manuelvilche manuelvilche merged commit 39fe198 into master May 24, 2022
@manuelvilche manuelvilche deleted the JMV-2658-modalsize-props branch May 24, 2022 22:36
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

2 participants