Skip to content

add autocomplete#817

Open
gkuznik wants to merge 2 commits intoFossifyOrg:mainfrom
gkuznik:autocomplete-event
Open

add autocomplete#817
gkuznik wants to merge 2 commits intoFossifyOrg:mainfrom
gkuznik:autocomplete-event

Conversation

@gkuznik
Copy link
Contributor

@gkuznik gkuznik commented Oct 15, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • replace the text edit with an autocomplete field
  • add completion logic in EventActivity

Tests performed

  • create event with all reminders, new event type, colour, description, location, availability
  • add new event, input two characters of old title, select event
  • all fields copied from old event

After preview

ignoreImageMinify

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

I copied almost all fields, maybe not all should be assigned?
#393 is now trivial, I can make a follow-up PR if you want

@gkuznik gkuznik requested a review from naveensingh as a code owner October 15, 2025 12:57
@naveensingh
Copy link
Member

Please review the contribution guidelines. Issues labelled needs triage are not yet accepted or ready for development.

@gkuznik
Copy link
Contributor Author

gkuznik commented Oct 15, 2025

Ok, so I can do #393 already and for this I just wait?

@naveensingh
Copy link
Member

I'll check this soon.

@naveensingh naveensingh mentioned this pull request Dec 30, 2025
9 tasks
@gkuznik gkuznik closed this Dec 30, 2025
@gkuznik gkuznik reopened this Dec 30, 2025
@gkuznik gkuznik force-pushed the autocomplete-event branch from a2ac119 to 8af9975 Compare January 1, 2026 21:46
@gkuznik gkuznik force-pushed the autocomplete-event branch from 8af9975 to 3880836 Compare February 6, 2026 01:45
@gkuznik gkuznik force-pushed the autocomplete-event branch from 3880836 to 0443465 Compare March 3, 2026 16:56
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.

Add Event Autocomplete Based on Previously Entered Titles (like Samsung Calendar)

2 participants