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(*): added autocomplete="off" attribute #884

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

v-gevak
Copy link
Contributor

@v-gevak v-gevak commented Oct 2, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2023

🦋 Changeset detected

Latest commit: 3f4134a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@alfalab/core-components-calendar-input Patch
@alfalab/core-components-date-range-input Patch
@alfalab/core-components-date-time-input Patch
@alfalab/core-components-universal-date-input Patch
@alfalab/core-components-calendar-range Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@core-ds-bot
Copy link
Collaborator

Собрана новая демка.

@core-ds-bot
Copy link
Collaborator

Собрана новая демка.

@@ -191,7 +191,6 @@ export const DateRangeInput = forwardRef<HTMLInputElement, InnerDateRangeInputPr
data-test-id={getDataTestId(dataTestId, 'wrapper')}
>
<Input
placeholder={`ДД.ММ.ГГГГ${DATE_RANGE_SEPARATOR}ДД.ММ.ГГГГ`}
Copy link
Contributor

Choose a reason for hiding this comment

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

Не нужен был? Просто странно, т.к. к реквесту не относится)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да, дублировался в компоненте выше

@v-gevak v-gevak merged commit 9d5e5b7 into master Oct 10, 2023
8 checks passed
@v-gevak v-gevak deleted the fix/autocomplete_off branch October 10, 2023 09:17
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.

None yet

5 participants