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

Profil - Uprava udajov #160

Merged
merged 6 commits into from
Nov 11, 2023
Merged

Profil - Uprava udajov #160

merged 6 commits into from
Nov 11, 2023

Conversation

Matushl
Copy link
Member

@Matushl Matushl commented Nov 10, 2023

  1. cast Zmena profilu #56

formular na upravu udajov uzivatela

P.S.: prve dva commity su z ineho PR

@Matushl Matushl requested a review from rtrembecky November 10, 2023 23:03
@Matushl Matushl changed the title Profil - Uprava Profil - Uprava udajov Nov 10, 2023
@Matushl Matushl linked an issue Nov 10, 2023 that may be closed by this pull request
@Matushl Matushl force-pushed the matush/56-zmena-profilu branch from aa52416 to babcd31 Compare November 11, 2023 11:38
Copy link
Collaborator

@rtrembecky rtrembecky left a comment

Choose a reason for hiding this comment

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

pohodickaa

Comment on lines 98 to 100
const onSubmit: SubmitHandler<ProfileFormValues> = async (data) => {
submitFormData(data)
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

asi raz pridame daky eslint rule co trochu zjednoti/da bacha na async funkcie... tu deklarujeme fuknciu ako async ale nevolame v nej await, co nejakemu rulu vadi, ale v podstate je to tu v pohode

@Matushl Matushl merged commit d27e21d into master Nov 11, 2023
1 check passed
@Matushl Matushl deleted the matush/56-zmena-profilu branch November 11, 2023 12:39
michalmasrna1 pushed a commit that referenced this pull request Nov 11, 2023
* Add edit profile buttons

* Move School subform into own component

* `yarn add usehooks-ts`

* Add ProfileForm and improve SchoolSubForm

* Fix typescript errror and cyclic imports

* remove async/await where wasn't neccesary
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.

Zmena profilu
2 participants