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

feat: 添加url查询仓库功能 #146

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

websybin
Copy link
Contributor

@websybin websybin commented Sep 8, 2023

No description provided.

@vercel
Copy link

vercel bot commented Sep 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
antvis-github-io ❌ Failed (Inspect) Sep 11, 2023 2:56am

Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

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

There are accessibility issues in these changes.

<Form form={form} onFinish={onFinish} {...windowSize.innerWidth < 960 ? {} : formItemLayout} >
<div className={style.flex}>
<Form.Item name='url' label=' URL'>
<Input style={{ width: 250 }} onChange={inputChange} />
Copy link

Choose a reason for hiding this comment

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

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.

@websybin websybin changed the title feat: feat: 添加url查询仓库功能 feat: 添加url查询仓库功能 Sep 8, 2023
Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

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

👏 You fixed the issue(s)! Great work.

@hustcc
Copy link
Member

hustcc commented Jan 2, 2024

这个 PR 是干啥的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants