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

Close and back button in profile changes #222

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

vikibrezinova
Copy link
Contributor

@vikibrezinova vikibrezinova commented Nov 12, 2023

closes #200

Copy link
Member

@Matushl Matushl left a comment

Choose a reason for hiding this comment

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

Jedna drobnost pri dialogu, plus druha vec: vsetky dialogy/potvrdzovania sme doteraz na stranke robili tak ze pozitivna odpoved bola v pravo a negativna vlavo. Bude to mozno potrebne este niekedy prejst, ale bo otvorit tu diskusiu, ale pre zatial prosim vymen poradie aj pre zmenu hesla aj pre ukladanie profilu nech to mame zatial jednotne.

<Button type="submit" onClick={handleSubmit(onSubmit)}>
Potvrdiť
</Button>
<Button onClick={close}>Zavrieť</Button>
Copy link
Member

Choose a reason for hiding this comment

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

bolo by este vhodne pustit reset() aby sa vymazali udaje z formulara.

Ak si to chces vyskusat, tak vypln nejake udaje, daj zavriet a otvor si zmenu hesla znova, idealne by mala byt prazdna, no momentalne nie je.

@Matushl Matushl self-requested a review November 14, 2023 12:28
Copy link
Member

@Matushl Matushl left a comment

Choose a reason for hiding this comment

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

komenty ako z posledneho review, kde som to omylom approvol

Copy link
Member

@Matushl Matushl left a comment

Choose a reason for hiding this comment

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

mozes mergovat

@vikibrezinova vikibrezinova merged commit dfa1efe into master Dec 8, 2023
1 check passed
@vikibrezinova vikibrezinova deleted the close_button branch December 8, 2023 12:01
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.

Pridať button Zavrieť/Späť do upravy profilu a upravy hesla
2 participants