Skip to content

Moved input, checkbox components#292

Open
szafran89 wants to merge 5 commits into
feature/updatefrom
feature/update-input
Open

Moved input, checkbox components#292
szafran89 wants to merge 5 commits into
feature/updatefrom
feature/update-input

Conversation

@szafran89
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 11, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/snowdog/alpaca-ui/87yiuqrkj
✅ Preview: https://alpaca-ui-git-feature-update-input.snowdog1.vercel.app

id="input-id"
>
<template #icon>
<div
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This element isn't keyboard accessible. Could you turn it into a button with aria-label?

@apply px-4;
@apply border border-solid border-secondary;
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Could you adjust focus styles for input__field?
image

</a-icon>
<span :style="labelStyles">
visibility
visibility Off
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you change to visibility_off to make it consistent with other labels?

@ofrankowska
Copy link
Copy Markdown

One more thing. Can you remove storiesOf from checkbox stories?

@anqaka anqaka linked an issue Jun 4, 2021 that may be closed by this pull request
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.

Checkbox component review

2 participants