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: disable autocompletion for event property field #6365

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Sep 24, 2024

Motivation:

I just added 8 events to my calendar, and my password manager asked me to unlock the vault for the auto suggestions for every event title. The password manager should do better, but autocompletion for the field seems to have little use and Google Calendar also uses autocomplete off for the event title.

@kesselb kesselb added 3. to review Waiting for reviews enhancement New feature request labels Sep 24, 2024
@kesselb kesselb added this to the v5.1.0 milestone Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.54%. Comparing base (5198e88) to head (cc04b57).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6365   +/-   ##
=========================================
  Coverage     23.54%   23.54%           
  Complexity      454      454           
=========================================
  Files           247      247           
  Lines         11700    11700           
  Branches       2214     2202   -12     
=========================================
  Hits           2755     2755           
- Misses         8624     8625    +1     
+ Partials        321      320    -1     
Flag Coverage Δ
javascript 15.07% <ø> (ø)
php 59.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

Makes sense and looks good.

@st3iny st3iny merged commit ce557d3 into main Sep 30, 2024
35 checks passed
@st3iny st3iny deleted the enh/noid/autocomplete-off-event-title branch September 30, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants