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

Fix typo in 'Revoke All Tokens' modal confirmation text #6011

Closed
2 tasks done
moroii69 opened this issue Nov 6, 2024 · 0 comments
Closed
2 tasks done

Fix typo in 'Revoke All Tokens' modal confirmation text #6011

moroii69 opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@moroii69
Copy link

moroii69 commented Nov 6, 2024

Did you clear cache before opening an issue?

  • I have cleared my cache

Is there an existing issue for this?

  • I have searched the existing issues

Does the issue happen when logged in?

Yes

Does the issue happen when logged out?

Yes

Does the issue happen in incognito mode when logged in?

Yes

Does the issue happen in incognito mode when logged out?

Yes

Account name

ufraaan

Account config

{"theme":"incognito","themeLight":"serika","themeDark":"serika_dark","autoSwitchTheme":false,"customTheme":false,"customThemeColors":["#eeeeee","#444444","#444444","#b2b2b2","#dddddd","#5c5c5c","#fe9090","#fe9090","#fe9090","#fe9090"],"favThemes":[],"showKeyTips":true,"smoothCaret":"fast","quickRestart":"tab","punctuation":false,"numbers":false,"words":50,"time":60,"mode":"time","quoteLength":[1],"language":"english","fontSize":2,"freedomMode":false,"difficulty":"normal","blindMode":false,"quickEnd":false,"caretStyle":"underline","paceCaretStyle":"underline","flipTestColors":false,"layout":"qwerty","funbox":"none","confidenceMode":"off","indicateTypos":"off","timerStyle":"mini","liveSpeedStyle":"mini","liveAccStyle":"off","liveBurstStyle":"off","colorfulMode":false,"randomTheme":"off","timerColor":"main","timerOpacity":"1","stopOnError":"off","showAllLines":false,"keymapMode":"react","keymapStyle":"staggered","keymapLegendStyle":"lowercase","keymapLayout":"qwerty","keymapShowTopRow":"layout","keymapSize":1,"fontFamily":"Fira_Code","smoothLineScroll":true,"alwaysShowDecimalPlaces":false,"alwaysShowWordsHistory":true,"singleListCommandLine":"on","capsLockWarning":true,"playSoundOnError":"2","playSoundOnClick":"5","soundVolume":1,"startGraphsAtZero":true,"showOutOfFocusWarning":true,"paceCaret":"off","paceCaretCustomSpeed":100,"repeatedPace":true,"accountChart":["on","on","on","on"],"minWpm":"off","minWpmCustomSpeed":100,"highlightMode":"letter","typingSpeedUnit":"wpm","ads":"sellout","hideExtraLetters":false,"strictSpace":false,"minAcc":"off","minAccCustom":90,"monkey":false,"repeatQuotes":"off","oppositeShiftMode":"off","customBackground":"","customBackgroundSize":"contain","customBackgroundFilter":[0,1,1,1],"customLayoutfluid":"qwerty#dvorak#colemak","monkeyPowerLevel":"off","minBurst":"off","minBurstCustomSpeed":100,"burstHeatmap":true,"britishEnglish":false,"lazyMode":false,"showAverage":"both","tapeMode":"off","maxLineWidth":0}

Current Behavior

The "Revoke All Tokens" modal contains a typo. The text reads:

"Are you sure you want to this? This will log you out of all devices."

Expected Behavior

The "Revoke All Tokens" modal should display a clear confirmation message, such as:

"Are you sure you want to revoke all tokens? This will log you out of all devices."

"Are you sure you want to revoke all your tokens? This will log you out of all devices."

"Are you sure you want to revoke all access tokens? This will log you out of all devices."

"Are you sure you want to revoke all tokens linked to your account? This will log you out of all devices."

Steps To Reproduce

  1. Go to Monkeytype Account Settings.
  2. Click on the "Authentication" section.
  3. Click on "Revoke All Tokens."
  4. Observe the modal's confirmation message.

Environment

  • OS: Windows 11
  • Browsers:
    • Brave: Version 1.71.121 Chromium: 130.0.6723.91 (Official Build) (64-bit)
    • Google Chrome: Version 130.0.6723.116 (Official Build) (64-bit)

Anything else?

Monkeytype Account Settings
Revoke All Tokens Modal

@moroii69 moroii69 added the bug Something isn't working label Nov 6, 2024
Miodec pushed a commit that referenced this issue Nov 7, 2024
Fixed the typo in modal that appeared when trying to revoke all tokens

### Description

fixed issue: #6011
@Miodec Miodec closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants