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(kit): use new-password as lucky solution for disable autofill of input elements #3389

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

splincode
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Closes #3384

What is the new behavior?

image

image

Does this PR introduce a breaking change?

  • Yes
  • No

@lumberjack-bot
Copy link

lumberjack-bot bot commented Jan 9, 2023

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

Visit the preview URL for this PR (updated for commit 68dbd51):

https://taiga-ui--pr3389-splincode-fix-issues-7ofpofpk.web.app

(expires Wed, 11 Jan 2023 07:42:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4b5ece1e114386f6a105425ef799091475b249eb

@bundlemon
Copy link

bundlemon bot commented Jan 9, 2023

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/runtime.(hash).js
34.71KB (+26B +0.07%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/main.(hash).js
332.28KB +10%
demo/browser/vendor.(hash).js
205.04KB +10%
demo/browser/polyfills.(hash).js
19.92KB +10%
demo/browser/scripts.(hash).js
14.92KB +10%

Total files change +30B 0%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.21MB (+1.59KB +0.07%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 61.33% // Head: 61.33% // No change to project coverage 👍

Coverage data is based on head (68dbd51) compared to base (0d4f52a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3389   +/-   ##
=======================================
  Coverage   61.33%   61.33%           
=======================================
  Files        1535     1535           
  Lines       18154    18154           
  Branches     2540     2540           
=======================================
  Hits        11134    11134           
  Misses       6554     6554           
  Partials      466      466           
Flag Coverage Δ
addon-charts 72.46% <ø> (ø)
addon-doc 50.00% <ø> (ø)
addon-editor 50.34% <ø> (ø)
addon-mobile 62.31% <ø> (ø)
addon-table 60.79% <ø> (ø)
addon-tablebars 98.07% <ø> (ø)
cdk 39.90% <ø> (ø)
core 76.84% <ø> (ø)
kit 73.02% <ø> (ø)
summary 61.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@nsbarsukov nsbarsukov left a comment

Choose a reason for hiding this comment

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

🔥🚀

@splincode splincode merged commit 9458439 into main Jan 10, 2023
@splincode splincode deleted the splincode/fix/issues/3384 branch January 10, 2023 16:27
@well-done-bot
Copy link

well-done-bot bot commented Jan 10, 2023

'Well done'

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

Successfully merging this pull request may close these issues.

🐞 - Autocomplete on tui-input after submitting form with error
3 participants