Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/rsx/yearbook/4fyzitSqVFDvNkCqFgckxpBmGrxD |
Added isAnonymous message checkbox
| <Emoji label="🔑" symbol="🔑" /> Update your password | ||
| </p> | ||
| <div className='text-center custom-control custom-switch'> | ||
| <input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| /> | ||
|
|
||
| <Input | ||
| {/* <Input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| <Emoji label="🔑" symbol="🔑" /> Update your password | ||
| </p> | ||
| <div className='text-center custom-control custom-switch'> | ||
| <input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| /> | ||
|
|
||
| <Input | ||
| {/* <Input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| <Emoji label="🔑" symbol="🔑" /> Update your password | ||
| </p> | ||
| <div className='text-center custom-control custom-switch'> | ||
| <input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| /> | ||
|
|
||
| <Input | ||
| {/* <Input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| <Emoji label="🔑" symbol="🔑" /> Update your password | ||
| </p> | ||
| <div className='text-center custom-control custom-switch'> | ||
| <input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| }} | ||
| /> | ||
| <label className='custom-control-label' htmlFor='customSwitches'> | ||
| Show Password {showPassword ? <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye-off.png" height="20" width="20" /> : <img src="https://tabler-icons.io/static/tabler-icons/icons-png/eye.png" height="20" width="20" / >} |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| /> | ||
|
|
||
| <Input | ||
| {/* <Input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
* Restyled by clang-format * Restyled by prettier Co-authored-by: Restyled.io <commits@restyled.io>
| <Emoji label="🔑" symbol="🔑" /> Update your password | ||
| </p> | ||
| <div className="text-center custom-control custom-switch"> | ||
| <input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
| <label className="custom-control-label" htmlFor="customSwitches"> | ||
| Show Password{' '} | ||
| {showPassword ? ( | ||
| <img |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| width="20" | ||
| /> | ||
| ) : ( | ||
| <img |
There was a problem hiding this comment.
This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.
| /> | ||
|
|
||
| <Input | ||
| {/* <Input |
There was a problem hiding this comment.
Looks like this element is missing an accessible name or label. That makes it hard for people using screen readers or voice control to use the control.
No description provided.