one-zero-eight / one-zero-eight/website
[Guard] Make dialogs for confimation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 12
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
Describe the feature
Currently there are usage of confirm() native modal in Guard, which is not perfect from the UI perspective, while on some other pages we are using custom modals.
Suggested solution
Browse code for modal windows usage and unify them so they look consistent.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by browsing the Guard code for native confirm() usage and the existing custom modal implementations used elsewhere in the website. Compare their behavior and styling, then identify the Guard dialogs that should use the shared approach. Done means Guard confirmation dialogs have a consistent UI instead of native modals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100