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

Fixes/show class modal #169

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Fixes/show class modal #169

wants to merge 10 commits into from

Conversation

JamirLeal
Copy link
Contributor

This PR contains the separation of ShowClass component which was still a little bit large in terms of lines of code. Also ModalInscripcionClase was large as well.
Summary of changes:

  • Moved the form Editar/Añadir from ModalInscripcionClase to a new component.
  • Separated functions parseCSV and mapClaseToData and added them to utils.
  • Created InscripcionClaseComponent using the Container (ShowClass) Presentational (ModalInscripcionClase) pattern.
  • Formatted Clase and ClaseModal.

@JamirLeal JamirLeal requested a review from TeraBlitz March 31, 2023 18:14
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.

1 participant