Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

enhancements for the reply form - #115

Open
egoist wants to merge 2 commits into
djyde:masterfrom
egoist-bot:patch/3
Open

enhancements for the reply form#115
egoist wants to merge 2 commits into
djyde:masterfrom
egoist-bot:patch/3

Conversation

@egoist

@egoist egoist commented May 28, 2021

Copy link
Copy Markdown
Contributor
  • fix for attribute, adding id attribute to input elements
  • use native required attribute

@vercel

vercel Bot commented May 28, 2021

Copy link
Copy Markdown

Someone is attempting to deploy a commit to a Personal Account owned by @djyde on Vercel.

@djyde first needs to authorize it.

<label class="mb-2 block dark:text-gray-200" for="cusdis_email">{t('email')}</label>
<input
name="email"
id="cusdis_email"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can it be t('email')?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's an id 😢

losfair added a commit to losfair/cusdis that referenced this pull request Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants