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

refactor: RestoreKey, feat: ButtonGroup #1463

Merged
merged 9 commits into from
Jan 21, 2025

Conversation

icoxxx
Copy link
Contributor

@icoxxx icoxxx commented Jan 17, 2025

Description:

  • Refactor of RestoreKey page, each step of it is represented by an individual, self-contained component.
  • Replaced all @submit instances in the codebase with @submit.prevent. Removed e.preventDefault() in the handlers.
  • Created ButtonGroup reusable component

Related issue(s):
#1442

@icoxxx icoxxx self-assigned this Jan 17, 2025
@icoxxx icoxxx requested review from SvetBorislavov, yiliev0 and a team as code owners January 17, 2025 08:05
@icoxxx icoxxx linked an issue Jan 17, 2025 that may be closed by this pull request
@icoxxx icoxxx requested a review from jbair06 January 17, 2025 08:05
@icoxxx icoxxx force-pushed the 1442-fe-refactoring-enhancement branch from 4e73456 to a260651 Compare January 17, 2025 09:13
@SvetBorislavov SvetBorislavov force-pushed the 1442-fe-refactoring-enhancement branch from a260651 to 3fae98a Compare January 20, 2025 09:46
Signed-off-by: Hristiyan <[email protected]>
Signed-off-by: Hristiyan <[email protected]>
Signed-off-by: Hristiyan <[email protected]>
Signed-off-by: Hristiyan <[email protected]>
Signed-off-by: Hristiyan <[email protected]>
@icoxxx icoxxx force-pushed the 1442-fe-refactoring-enhancement branch from 88444fd to 5b143e5 Compare January 21, 2025 09:17
@SvetBorislavov SvetBorislavov merged commit 10475ed into main Jan 21, 2025
15 checks passed
@SvetBorislavov SvetBorislavov deleted the 1442-fe-refactoring-enhancement branch January 21, 2025 09:25
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.

FE Refactoring / Enhancement
2 participants