one-zero-eight / one-zero-eight/website

[Guard] Make dialogs for confimation

Open
#249 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.